Background
Some Epics on a project board are no longer appearing in the "left menu bar".
After some investigation, my theory is that the Epics are no longer appearing because the Epic Status has been set to Done (even though there are issues with a ToDo status associated with the Done Epic).
The following JQL query verified my assumption that the Epic was in a "Done" status:
project = FLERP AND "Epic Status" = Done AND type = Epic AND summary ~ "Blerp" ORDER BY summary ASC, priority DESC
I don't know how or why the Epic Status was updated to Done, but I'd like to change it back to "In Progress" so the epics once again appear in the left menu bar.
How would I do this? There appears to be no obvious way.
I believe I found the answer at https://community.atlassian.com/t5/Agile-questions/How-do-you-get-an-Epic-to-reappear-on-the-Scrum-board-after-you/qaq-p/349391
Apparently it can be done through a bulk change
Hey Dean,
You are right about Epics disappearing from your epic panel because the Epic Status has been set to Done. However, I believe that these two posts here can help you fix your problem
- Update Epic Status
- Bring back an epic into the Epic Panel
Best,
Sachin.
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.