Need to show the number of stories linked to an EPIC in my Struuture

SundaraPandian SundaraPandian June 26, 2022

Hi

I need to show the number of stories linked to an EPIC in my Structure. Is there a formula vailable that returns the count of stories linked to an EPIC  

 

3 answers

1 accepted

2 votes
Answer accepted
David Niro
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 27, 2022

Hello @SundaraPandian SundaraPandian ,

David from ALM Works here.  Welcome to the Community!

Please give this formula a try:

IF issuetype = "Epic": 
SUM#children{IF issuetype = "story":
1
}

It assigns a 1 to each Story in the structure and then it SUMs these at the Epic level, effectively giving you a count of how many Stories are under each Epic.

Please let me know if it helps!

Best,
David

Toni Strauchfuss April 4, 2023

You made my day!

Like # people like this
0 votes
Dave Rosenlund
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 27, 2022

Hi, @SundaraPandian SundaraPandian. It looks like you are looking for Structure Formula help. I've asked my colleagues to have a look at your post, so someone should be with you shortly, here.

For a quicker response, you can always reach out to the Structure support team via structure@almworks.com.

Best,

-dave

0 votes
Rahul_RVS_Support
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
June 26, 2022

Hi @SundaraPandian SundaraPandian 

Welcome to the community !!

If you are fine with a mktplace app, you can have a look at

Issue Hierarchy Reports 

The app shows the child tasks types and their count at each hierarchy level across projects as shown below.
You can also generate insights such as:

- 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

 

Links Hierarchy - Child Issue Types.PNG

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events