To improve your board's performance you can supposedly select "Configure Board" and then "Hide completed issues" we are using JIRA Jira 9c5bdd0e and as a Admin I cannot see how to change select this option as our Kanban completed column is ridiculously full.
@[deleted]
I am not aware of a setting, but there are some things to check out like card colours, days in columns, etc in the article, Kanban board loading is slow - performance problems
Another option is to specify resolution or status with the board filter,
Good luck!
Ryan
I forgot to mention we are on Atlassian Cloud. According to your link that was a poor omission on my part.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try altering the board filter, that should eliminate a sizable portion of your problem is there are resolved and done items cluttering your data pull.
on the first bullet point, "x" referes to # of Days (d), Weeks (w), Hours (h).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That does work but for some reason removed all the tickets in that date range from all columns...and have no idea why, .....still working on this and I don't particularly care for JIRA KANBAN boards either!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@[deleted]
The board is just a view of the query, so check your query language and logic.
If the issues do not have a status change to (insert status here) after #d, then they wont be visible.
Try using specific issue types or resolutions for exclusion, issuetype != (insert issue types you don't want to see) or resolution != (insert resolution types you don't want to see)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For now (Since I couldn't get that syntax to work on the general board query at all ...I just added a "Quick Filter" for the board for an option not to see the ever growing list of finished issues. I used: status !=FINISHED and they can turn it off or on. I wish I could have figured out the syntax for the date range to have status not showing after xx days, but this works OK. Thanks again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.