Display of Capabilities and subsequent Epics

Harihara Prasath V March 7, 2024

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?

1 answer

0 votes
Kalyan Sattaluri
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 7, 2024

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.

Harihara Prasath V March 7, 2024

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.

Suggest an answer

Log in or Sign up to answer