Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to show list of DONE epics

Sally Lopez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 5, 2024

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?

2 answers

3 votes
Craig Nodwell
Community Champion
January 5, 2024

Hi @Sally Lopez 
Issues -> Search for issues -> issuetype = Epic and Status = Done

1 vote
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 6, 2024

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

Suggest an answer

Log in or Sign up to answer