The done column is filling up fast
You could change the filter adding something like
and status changed TO 'DONE' BEFORE (-30d)
If you want to include done tickets that are not older then 30 days it should be:
AND NOT status changed to done before (-30d)
This works for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Mike
One way of achieving this is to create a status that comes after the "Done" status of your workflow. Then dont assign the status to any column of the board you are using. In that way you can transition the "Done" tasks to "Archived" and in that way make them disappear from the board (even if they are there, just not visible).
With this solution it is also possible for any persons interested in seeing these tasks to create an additional board that has the status included.
Hope this helps,
Good luck with your Jira endeavours!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The statuses can be assigned/unassigned to columns under Board > Configure > Columns from the board view. The statuses are shown either on the columns or to the right of the columns. The ones to the right of the columns are the statuses that are unassigned. The Archive-status should then be placed there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Mike, you can change the board settings to hide any issues that have their resolution set. eg: resolution is empty
To change the boards settings you can click on Board -> Configure -> General tab -> Kanban board sub-filter.
Hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes I can Hide the issue, however it still shows on my dashboard in a 'status'. I want to remove it from the board as it is completed and no longer needs to be tracked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can think of two reasons why this is happening:
Just to clarify and exclude one of the options, are you utilising the resolutions in your instance?
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.