I was wondering if someone can help me change my DONE column to show tickets that haven't been released, this needs to be done by showing tickets not tagged with a release version. Currently as soon as the ticket is merged it disappears on the board 😢
Hello @joel_delane
Welcome to the community.
Please confirm you are working with Jira Cloud and working with a Team Managed (not Company Managed) project.
You said "when the ticket is merged". What exactly do you mean by that? Have you integrated Jira with a source code tool and are you talking about merging of code that is linked to a Jira ticket?
Are you working with a Scrum board or a Kanban board?
I believe its Cloud. We have integrated with GitHub so when a ticket is merged it flows to the DONE column. But then disappears. I want it to stay until its tagged with a version number. We are running Kanban.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @joel_delane
Please look at the bottom of the navigation pane on the left and confirm that the project is a Team Managed project (vs. a Company Managed project).
Check your board configuration to see what statuses are mapped to your "DONE" column. Check the actual status of the issue to confirm it is set to one of those Status values. The issue must be set to a Status value that is mapped to that column in order to be displayed in that column.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Trudy Claspill its a company-managed project.
CLOSED tickets are mapped to done. I'm unsure how to check the other things you mentioned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To check the status of the issue, look at it. The status is a system field which is almost always shown to you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just a note - you said that the project is Company Managed, but you have posted this question in the forum for Team Managed projects. For your next question concerning a Company Managed project you might want to post that in the Jira Software Questions forum, and mention that it is a Company Managed project.
https://community.atlassian.com/t5/Jira-Software-questions/qa-p/jira-software-questions
For a Company Managed project the issues displayed on the board can be impacted by the Filter Query for the board, and for a Kanban board there is additionally a Sub-filter. These can be found by clicking on the ... button in the upper right corner of the board, selecting Board Settings, and then General.
Check those filters to see if they are excluding the issues in the Closed/done status.
A Kanban board automatically gets a sub-filter created to hide issues that have the Fix Version/s field set, and the value in the field is a Release/Version that has been Released. Check if that filter is present. Make sure it looks like the following. If it does not, show use what that sub-filter is for your board.
I have seen posts in the communities where people have this filter and yet still issues that have no Fix Version/s or only unreleased Fix Version/s see their "done" issues hidden from the board. In those cases they have opted to delete the sub-filter and then the issues have displayed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Trudy Claspill i have sorted it. Basically updated the filter query for the Kanban board.
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.