Epic status report/gadget

James Treleaven November 10, 2020

Sorry to ask a question this basic - but I am trying to figure out how, for a given Epic, I can quickly see how many of the issues have each status ('To Do', 'In Progress', 'In Review', ...), something that looks like:

                        To Do            In Progress          In Review   ...

epic123            12                       6                           2

 

I can go into the roadmap and count them by hand but that seems very inefficient to me.

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 10, 2020

Take a look at the Two-dimensional gadget in the dashboard. Define a Filter using a JQL something like this - epic name = xxxxx

James Treleaven November 18, 2020

Thank you, Jack. 

For anyone else looking at this - I could not figure out how to do 'epic name = xxxxx' but I was able to create a filter of 'Parent = <epic name>' (because all of the children in my epics are children of the epic).  That combined with the Two-dimensional gadget gave me the results I was looking for.

Suggest an answer

Log in or Sign up to answer