Is there a way limit the number of object you get from IQL query?

Kedar Kanel
Contributor
June 24, 2021

I am using "objectType in objectTypeAndChildren(xxx)" where xxx is objectid IQL query to get the objects. However I would like to get only 100 objects out of them. Is there a way to write IQL query such a way that I can get the required number of objects only?

1 answer

1 accepted

0 votes
Answer accepted
Elad Ben Noam
Contributor
June 28, 2021

Hi @Kedar Kanel 

There is no out-of-the-box feature to limit JQL results.

You can use "resolved > -XXd" or "updated > -XXd" on your query to limit the results, but it won't be a constant number.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events