Forums

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

Filter less than 1000 results in a JQL

Barkha Singh October 31, 2022

I want to filter first 1000 bugs in a project. I want to set the limit in my JQL of less than 1000.

1 answer

1 accepted

0 votes
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
October 31, 2022

Hi @Barkha Singh ,

limit is per instance basis and can not be defined per a single JQL. 

You can set limit just usign REST API service https://community.atlassian.com/t5/Jira-Software-questions/JIRA-Query-language-only-get-latest-100-records/qaq-p/1448499

Hope this helps,

Fabio

Suggest an answer

Log in or Sign up to answer