Following this announcement, I tried to understand why some of the epics would still be listed on the backlog view.
It appears that if a `Done` epic contains only `Realeased` (a.k.a. `Done`) stories, it does not show in the epic panel of the backlog view.
If the epic contains a single `Won't Do` story (another `Done` state in our configuration), the epic is shown in the epics panel of the backlog view.
Why is that? did we miss something in our setup?
Welcome to the community.
It could be that it's because of the following reason stated in the announcement.
"If you have epics whose Epic status is marked as Done but the epic’s Issue status category is not Done, these epics will re-appear on your backlog epic panel."
Is the Epic containing in 'Won't Do' story in the issue state 'Done"?
Yes, everything is `Done`.
When I remove the `Won't do`'s from the epic, it instantly disappears from the panel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As you mention Won't Do is also a Done status category, this should work the same as done.
I tried it with issue type with different workflows and different Done statuses in the workflow of the issue type and it all worked as expected.
So i places all epic child issues to a done state and then set the epic to done and the epic is then gone from the backlog.
Might it be an automation on your project, as it is strange that this only happens when all issues are set to Done and not another Done state.
Add also seems to happen directly when you set the epic child's to done and you don't have to action on the Epic.
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.