I feel like I am going crazy here, but since Jira introduced the updated Boards I can no longer remove Done issues from the Board.
Are we now doomed forever to have Done issues piling up?
This is madness!
@eaigner like others have pointed out, there isn't an easy way to achieve what you are after. The only option I can think of is to use filters to hide items that are done.
If you want a little more flexibility, including the ability to easily hide items that are done, take a look at BetterBoard in the marketplace.
In addition to more display options, it also features improve color coding, better filters and bulk actions and keyboard shortcuts.
I'm part of the team building it, and used to be the head of product for Jira in the past. What we are building now is the vision for boards I never got to build at Atlassian before I left.
Let me know if you have any questions.
Jens
Hello @eaigner
Can you share with us the type of Space you are working with? Click the ellipsis button next to the space name in the navigation panel on the left and let us know what the last two lines of the pop-up say. It will be something like:
Software space
Team-managed
Also can you confirm for us that this is a Kanban board, if you are working with a Software space?
If you are working with a Team-managed Software space Kanban board, that UI has been affected by recent changes listed here:
In particular the option to clear the done column has been removed, and items are not hidden by being included in a Released version. Items in the done column can be hidden only by using the Hide Done Items After time frames from the View Settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Its "Software space, Team-managed".
"In particular the option to clear the done column has been removed": I don't understand. Who thought this would be a good idea? Now all Done issues are polluting my issue list in backlog and I have no way of removing them - except waiting for 7+ days. This is nuts!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I recommend that you provide that feedback directly to Atlassian.
At the bottom of the article link I provided there are options for providing feedback about the changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The rollout article got an update today, dated 30 Jul. One day is an option for hiding done items now, alongside 7, 14, 30, 60 and Never. That's as close to removing them now as the current board gets, and it takes @Anders Dahl's 7 day filter down to one.
Same update speaks to the manual clear. That's the thing I couldn't find anything on yesterday, and Atlassian's words there are that they are still evaluating the possibility of bringing back manually clearing done items, however not in its current state. Still no ticket. The statement sits in the article itself.
Rollout is phased, so the 1 day option may not be in your View settings yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thats an improvement, however none of these filters apply to the "Backlog" section. Even if I set it to 1 day, the "Board" section in "Backlog" is still cluttered to the brim.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The 1 day option is a board View setting, so it doesn't reach the Backlog. The Backlog screen carries its own View settings and it's a different list, version panel, epic panel, quick filters, density, fields, swimlanes, card layout. Nothing there for done items.
Different team as well, which is what explains the split. On that same article Matthieu Di Berardino answered someone's Backlog request with "we've passed this on to the team that looks after the Backlog view, as they're best placed to consider it".
So the boards team can't clear your Backlog section, but they do pass it along, and they're answering comments there within a day or two. The 1 day option itself came out of that thread.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It sounds like you’re running into a common point of frustration with how Jira handles "Done" items, especially with the recent UI updates. Depending on your board type, there are two main reasons why those issues are "piling up":
Kanban boards have a specific setting to auto-hide completed items, but it has a "gotcha": the timer is based on the Updated date, not the Resolution date.
The Setting: Go to Board settings > General and look for "Hide completed issues older than..." (usually set to 1, 2, or 4 weeks).
The Problem: If anyone adds a comment, changes a field, or even moves a "Done" issue, the "Updated" timer resets. This makes the issue stay on your board for another 2 weeks from the moment of that edit.
The Fix: If the built-in setting isn't aggressive enough, you can force them off by editing your Board Filter JQL to include:AND (resolved >= -2w OR resolved is EMPTY)
This ensures that once an issue has been resolved for 2 weeks, it disappears regardless of any recent comments or edits.
Scrum boards do not have a "Hide completed" toggle because they are designed to be cleared by the Sprint cycle.
The Behavior: Issues will stay in the "Done" column for as long as the Sprint is active.
The Fix: You must Complete the Sprint (using the button at the top right) to clear those issues off the board. Once the sprint is closed, the completed items move to the archive/reports, and the board starts fresh for the next sprint.
If you are using a Team-managed project, the setting has moved. You won't find it in the "Configure Board" menu. Instead:
Click View Settings at the top right of your board.
Look for the Hide completed issues toggle there.
If you've checked these and they still won't budge, it’s worth verifying that your "Done" column is actually mapped to a status in the "Done" Category (Green) in your board's Column settings. If the status is accidentally mapped to an "In Progress" (Blue) category, Jira won't know the work is finished!
Verified Sources:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree, this is a step back in terms in usability from what we had previously.
Now every team member has to set the filter to 7 days, instead of 60 days.
And the column is never actually cleared just filtered. And we cant manually clear it either, which we were able to do previously.
We often did manually clears to either:
*Start a new "phase"
* Or if we had a surge of completed tasks, so the column grew and felt distracting.
* Or to better see new items that was completed, so we could give a pat on the shoulder to the developers in our syncs.
* Or for our product manager / owner to go through the list of done items to see if any stakeholder management had fallen through the cracks in the cycle, so it could be handled before we finally cleared the column manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @eaigner
I wanted to add that on the updated board, the View settings at the top right let each person toggle them for their own view, so one teammate can still see Done issues even if you have hidden them. Right, @Alexandre Pezzini
You can also check whether the issues are truly resolved when using some JQL to filter. Sometimes your workflow sets the status but not the resolution.
Also, I found that my team-managed software board shows the "Remove done items..." directly on the done column and not in the view settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You still seem to have the old boards. Atlassian migrated me to the new boards that no longer have this "..." button option. The new Done column only has those 3 options:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @eaigner,
I would suggest you look at the advanced Agile and Kanban boards we have created to improve the experience with embedded boards.
In addition to hiding items, we have column groups, best-in-class WIP limits, advanced dependency tracking, automatic flow efficiency calculation, identification of suck items, and many more.
I would be happy to present it in detail.
Thanks,
Yuri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Two documented things switch that option off, and it's worth ruling both out before you write it off entirely.
Sprints first. Atlassian's team-managed doc says it flatly, if you have the Sprints feature enabled you won't be able to manually clear work items from your board. Second one is permissions, only space admins and Jira admins can clear Done work items. If you're not a space admin on that space it isn't there for you at all.
With sprints off and admin rights, the control sits on the Done column itself. Hover it, More actions, then Clear Done work items. That's an actual remove now rather than another timer.
If both of those check out and it's still missing, then it is the migration that took it, and that's worth saying on the rollout article. The article doesn't actually say the manual clear was removed, it goes quiet on it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Correction to what I posted here on the 20th. I sent you after a control that isn't on your board, and your screenshot had already said so. Trudy had it right.
What I quoted was the team-managed getting started doc, and it still describes the old board, 14 day auto clear and the manual clear both. So treat its sprints and space admin conditions as stale for a migrated board as well. The rollout article Trudy linked is the current one, and there the default is Never with 7 days as the shortest option.
On the 7 days, there's a ticket as of 23 July asking for a 24 hour option, JRACLOUD-98961, sitting at Waiting for Release with no date given. What I can't find is anything tracking the manual clear going away, which is the part you and @Anders Dahl are both missing.
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.