Skip to content
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

How to do pagination #53

Open
ssijbabu opened this issue Apr 3, 2020 · 0 comments
Open

How to do pagination #53

ssijbabu opened this issue Apr 3, 2020 · 0 comments

Comments

@ssijbabu
Copy link

ssijbabu commented Apr 3, 2020

How to do pagination when extracting Issues. I found that we can set the maxLimit using the below statement but JIRA will return only 1000 issues per request.

Connection.SearchIssues(JQL,1000)

What if JQL result has more that 1000?

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

No branches or pull requests

1 participant