How can i increase my Jira search views? currently this is set at 1000 by default and i need 2500
Hello @Rick Abbing ,
In JIRA, there is a default limit of 1000 rows set on the number of issues that can be returned in the Issue Navigator. This is done to prevent unnecessary performance degradation.
How to increase the JIRA search results limit on the issue navigator
We are using a cloud solution, will the answer remain the same?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can not set it more than 1000 in Jira Cloud.
https://confluence.atlassian.com/adminjiracloud/configuring-the-user-default-settings-800708207.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As noted I would not make this the default due to performance issues. Change and change back as required.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can do that by changing some properties in yourJira installation.
Please check this page - https://confluence.atlassian.com/adminjiraserver072/limiting-the-number-of-issues-returned-from-a-search-view-such-as-an-rss-feed-828788242.html
But remember to increase Java Max Memory for Jira if you are doing this.
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.