I am trying to open BACKLOG in my jira and its loading and taking huge time and i need to wait to create a new sprint. is there any way i can optimize my backlog to make it faster.like settings or any filters. all i need is to view my sprints headers
You can certainly adjust the filter on the board as one way to reduce the number of issues that show here. That might be a good way to approach this, but only if your backlog has a very large number of issues that you know can be excluded.
select count(*) from jiraissue;
I would recommend looking at the Jira Sizing guide to understand what resource should be there based on the size of your environment as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.