Hi All,
Is there a way we can configure to view more than 1000 issues in JQL filter. This what i see when try to view more than 1000 issues .
We already have this jira.search.views.default.max = 2000 in jira config
Somehow still see this message if we want to view more than 1000 issues.
TIA!!
Ashish,
Default is 1000. However, you can change that. See link below
victor
@Victor Mutambuki Thank you
These settings worked for me in config file.
jira.search.views.default.max = 10000
jira.search.views.max.limit = 10000
jira.search.stable.max.results = 10000
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.