I have around 50 Capabilities. Through the JIRA query, I retrieved all the epics under these capabilities.
Now I want to see all the count of epics for each capabilities either in a dashboard or using some filters.
For example,
Capabilty 1 = 10 Epics
Capabilty 2 = 5 Epics
Capabilty 3 = 20 Epics etc....
I thought of using two dimension filter but it retrieves only capability or epic. Any idea how to display both capability and the respective epics for those capabilities in a dashboard?
Hello @Harihara Prasath V
Each epic of yours should have a field which holds "Capability" value. So first, create a filter which gives you a list of Epics which are of interest to you.
Then,:
If you just want List of Capabilities and count of Epics, choose issue statistics gadget and choose the above filter and "Capability" field as the statistics type.
If you want Capabilities with count of Epics is different statuses, choose 2 dimensional statics and use Capability field as X and status as Y.
Hope it helps.
Thank you @Kalyan Sattaluri .
I do not see any epic with capability value however the capability for the particular epic is identified through "Child of" relationship. Hence I am unable to create a filter as per your recommendation.
Is there any alternate way of doing it?
As of now, I retrieved all the epics for all the capabilities of a particular PI and saved as a filter but not sure on how to proceed further.
Regards,
Harihara Prasath.
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.