I am looking for a list of epics that have been completed and marked done. I marked the epics as done to keep my active list of epics clean, but now that I want to review all the work for the entire year I can't get the list of "DONE" epics. How can I get this?
Hi @Sally Lopez !
Yes, you can go Issues-> Search issues and then type the following JQL query:
issuetype = epic and "Epic Status" = Done
or the query typed by @Craig Nodwell . It depends how you mark your Epics as done
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.