You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I need a quick way to determine the %Complete of my epics. Is there a specific field or report type that I can quickly access?
Do you mean for an individual Epic the percent of its child stories that are complete?
Are you trying to get this information for multiple epics at once or one epic at a time?
How do you want to determine percent complete; based on count of stories, or based on time estimates?
One epic at a time, based on stories completed.
Is a story completed only when "Resolution" is closed?
Also can Epics have Epic children?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Epics cannot have other Epics as children. The native hierarchy supported by Jira is
Epics < Story/Bug/Task < Sub-tasks
You can extend this hierarchy using something like Advanced Roadmaps or other third party apps.
The percentage complete, based on issue count, for an Epic is displayed within the Epic itself. You can see it at the top of the list of child issues.
You can also display this using the Pie Chart gadget configured with a filter that gets the issues that share an Epic Link value, and using Resolution as the Statistic for the gadget.
An issue is considered complete when the Resolution field is any value other than "Unresolved"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you used Advanced Roadmaps there's a Progress (Issue Count) field that you can add to easily view % complete (see below)
More discussion on this here: https://community.atlassian.com/t5/Jira-questions/How-can-I-get-a-percentage-of-complete-on-an-Epic-in-a-project/qaq-p/849496
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What if Epics are very large? We have a situation where the business tracks activity in JIRA, whereas developers use Azure DevOps. We integrate across our "Epics" from ADO to JIRA into a new issue type. I also get the delivery owners of each Epic to estimate a % complete for the whole Epic (in ADO) based not only on the amount of specified Features, PBIs, and Tasks which are defined and done in there, but also on their knowledge of the as-yet-undefined Features and PBIs which often only exist as placeholders. The Epic itself is an attempt to draw agile CI/CD flow of work into progress charts that the management understand, so its inevitable that we have to give gut-feels on larger chunks of work that are not full defined or understood.
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.