Hi, Whenever I set my Initiative to DONE, it is getting hidden from my Board. I don't want it hidden. What do I need to do?
Hi @Kaushik Iyer,
If your board is a board from a company-managed project, it is very likely that your board filter is configured to exclude initiatives with status done.
You can check that from your Board settings > general and there you should see the board filter. Building on your description, that will probably contain JQL along these lines:
Project IN (...) AND Resolution = Unresolved ORDER BY Rank
or
Project IN (...) AND Status != Done ORDER BY Rank
If so, edit the filter so your initiatives with status done don't get filtered from the board.
Another possible explanation, still related to a board of company managed projects, is that the Done status for initiatives is not mapped to a column of your board. You can verify that possibility in board settings again, but in the columns page. Make sure the Done status is not under unmapped statuses on the right hand side of your screen. If it is, drag it to a column of your board.
If neither of those is causing your issue, you'll need to provide a bit more information:
Thanks @Walter Buggenhout I will give this a Go. I am speaking to our JIRA admin too to take a look and make the suggested changes so I can get the DONE entries back.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kaushik Iyer ,
Are you using a Kanban board for your Initiative?
If so, you may want to check the Board setting for either the sub-filter or hiding completed issues:
Hope one of the above helps.
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.