Forums

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

Epic Progress completion

Farah Khan October 7, 2022

Hi,

 

Is there a way to show progress completion status of epics in dashboard? Is that configurable?

i.e Percentage of completed work and original estimates.

 

Can anyone help with JQL without having to add any customized plug-ins.

 

Thanks

2 answers

1 vote
Mark Segall
Community Champion
October 7, 2022

Hi @Farah Khan 

This is possible with the Issue Statistics gadget.  You would set the statistic appropriately:

  • Company Managed project(s) - Epic Link
  • Team Managed project(s) - Parent

Your query could be as simple as this (you would need to provide the epic Keys for those epics you wish to track)

Project = x AND "Epic Link" IN (EPIC-1,EPIC-2,EPIC-3)

I'd be happy to help further refine the JQL if you can provide additional business logic.

JiraAdmin February 7, 2023

.

0 votes
VIjay Parpyani December 2, 2022

Alternatively, you can write a simple python script to get this done. I am successfully running this for my current project, it gives me a collective consolidated view on all EPICs with their percentage completion in one click.

JiraAdmin February 7, 2023

could you please help us with the script pls?

VIjay Parpyani February 11, 2023

Sure @JiraAdmin ,

Please reach out to me through My LinkedIn profile. 

Thanks,

Vijay

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events