Skip to content

add limit restriction for get_all_pages_from_space #312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2019

Conversation

dacog
Copy link
Contributor

@dacog dacog commented Aug 15, 2019

I tested and found that the max number of articles one can get by calling get_all_pages_from_space is 100. I think it would be useful to add that to the documentation.

I tested and found that the max number of articles one can get by calling *get_all_pages_from_space* is 100. I think it would be useful to add that to the documentation.
@gonchik gonchik merged commit fbfcb18 into atlassian-api:master Aug 15, 2019
@gonchik
Copy link
Member

gonchik commented Aug 15, 2019

Good job!

@DivyaWadehra
Copy link

How to increase the limit? It's a static number

@gonchik
Copy link
Member

gonchik commented Jul 4, 2020

@DivyaWadehra I do recommend you to make iteration for get all pages

@tpatel-leena
Copy link
Contributor

@gonchik

iteration can only be made when we know that there is a next page available.
we are just sending results as a response, no other information is being send for now
I have raised a PR for it
#1090

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants