Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get all issues from a certain JQL , and the result's maximum is unlimited

d d March 25, 2012

I want to get all the issues from a certain JQL, and get all the result without assigned a maximun.

Example: getIssuesFromJqlSearch(AuthToken, "project = proj1 ", 100) , I want to get all the issues from the project"proj1", and I don't want assigned 100 to the maximunresults field, because maybe the project contains more than 100 issues. And i don not know the certain number of issues of the project "proj1".

If there any methods or ways to resolved this problem?? Thank you for your help .

1 answer

0 votes
Renjith Pillai
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.
March 26, 2012

Don't mind me saying this, why don't you just pass a big value, say 10000 to this call? More than that anyway will be too much to handle, right?

d d March 28, 2012

Yes, the method you recommand is right . but I think the jira must have been provided some parameters to get all the issues. And Now, I can only use this way to solve the problem. Thank you very much.Thank you.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events