Is there a way to filter our closed Epics on the "Sidebar" so when the sidebar is opened, only "non-closed" epic are shown?
Hello @Buratt, Scott
Welcome to the community.
For a board based on Epics in a Company Managed projects, inclusion of Epics in that pane is based on the "Epic Status" field, vs. the general "Status" field available in all issues including Epics. You have two options:
1. If you pull down on the arrow next to an Epic in that pane, you will see an option to "Mark As Done". That will set the "Epic Status" field to Done and hide the Epic from that pane. The downside is that there is not a comparable "reopen" option available, and the Epic Status field is not displayed in Epic issue details by default to allow editing.
2. Modify your workflow for Epic issues so that when an Epic's general "Status" field is set to one of the "done" statuses, you set the "Epic Status" field to "Done" also in a Post Function. You should also modify the workflow so that if the Epic's general Status field is reset to one of the "not done" statuses, then a Post Function resets the "Epic Status" field to To Do.
Thanks much for the insight @Trudy Claspill
Think that the "Epic Status" field can be exposed if necessary?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I recall that I was able to expose it when I worked with Jira Server. I have not tried in Jira Cloud.
I found it easier to just keep Status and Epic Status synchronized through the workflow. That eliminated the extra steps otherwise needed to set two status fields.
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.