I want to filter first 1000 bugs in a project. I want to set the limit in my JQL of less than 1000.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.