I am having trouble on configuring a report to show the % completed for an epic based on how many Stories/Bugs issues linked to that epic are completed = done
Any help?
Thnx
That type of report is not available natively in Jira Cloud except when you are looking at the details of an individual Epic.
Some option to consider would be:
1. Using the Roadmap feature to show progress on an epic
2. Find a third party app that provides that functionality,
3. Manage tracking that information yourself by using a custom "Percent Complete" field in the Epic issues and using automation or scripting to calculate that value and update the field as child issues are added/removed and marked as done or reopened.
I believe there are posts on that topic in this forum already.
Here's a helpful use case on how you can solve this issue with the Time in Status for Jira Cloud add-on, developed by my SaaSJet team
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Carin Talero : Not sure if you got the answer for the same. But I faced the same issue and found a solution using "Custom Charts" (Third party plug-in).
1. Select "2D Grouped Bar chart" and configure Chart By, Calculate and Group By fields
2. In "Group By" configuration, group your jira issues by status. In my case I wanted to get completed issues per epic, hence closed and done status in one group, while rest of the other status in another group.
3. In "Display Option" configuration, make sure you have below option selected.
With above configurations my chart is looking like below, and also shows epic completion in % on hovering on the bar. You can also configure to show % instead of count in bar I believe with some tweak.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You said "...without any third party plug-in", but Custom Charts for Jira is a paid add-on:
https://marketplace.atlassian.com/apps/1220925/custom-charts-for-jira-reports-dashboards-graphs-tables?tab=pricing&hosting=cloud
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.
here's another Marketplace app that you might like: JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing and inline-editing all your issue fields. It also comes with advanced features such as support for issue hierarchies and sum-ups. If you look at the status sum-up below, I believe this is pretty much what your looking for:
What you can see above is the default, but you can use different kinds of sum-ups, e.g. to include the stories' story points or time estimates into your progress calculation. Any questions, just let me know!
Disclaimer: I work on JXL.
Hope this helps,
Best,
Hannes
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.
If you are fine with a mktplace app, you can have a look at our add-on to get this data.
and generate insights such as:
- View/Manage roll up for standard Jira hierarchy. Epic -> User Story -> Subtask with %Completion progress based on Time Estimates/Story Points/Status
- View the full Jira Issue Type hierarchy of Linked issues,
Portfolio/Advanced Roadmaps, Epics, and Subtasks up to 10 levels.
- % complete based on time spent and story points at each hierarchy level
- Sum up Time Spent, Org Estimate, Time Rmng, custom number
fields
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, but we really don't use the time estimated and time tracking, so this would not be possible.
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.