Using REST API I can only fetch 15 issues at once, why that happens?

Tomasz Falkiewicz April 1, 2015

I'm using bitbucket-api for python in my project, but this remark seems to be still valid in the REST Explorer. I need to load all the issues and filter them for a certain tag in the title.

1 answer

1 accepted

1 vote
Answer accepted
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 1, 2015

There is a limit of how many issues you can pull at one time. Default is 15. Max is 50. Then you'll have to page the rest.

https://confluence.atlassian.com/display/BITBUCKET/issues+Resource

Tomasz Falkiewicz April 1, 2015

Thanks! I've missed that! Sorry for silly question :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events