Hi @Danielle David,
I think you can achieve this by using the Two Dimensional Filter Statistics gadget of Jira.
Here is how:
- create a new filter in Jira that returns the Tasks and Stories from you projects and saved it as "Issues under epic". Filter's JQL should be something like this:
project in (Tax, Finance, ...) and parent is not EMPTY and issuetype IN (Task, Story)
- add the Two Dimensional Filter Statistics gadget to a dashboard and configure it to use the new filter. At xAxis choose Issue Type and at yAxis choose Parent.
If you need something more advanced, with data split by project or current status, you could also use the Pivot Table & Pivot Chart gadget offered by our Great Gadgets add-on.
Danut.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.