Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Structure - trying to create a custom formula to calculate % blocked

Anna Comer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 10, 2025

Hi!

I am trying to use the custom formula capability in my structure to calculate a % of user stories that have an impediment attached. i.e. if under 1 epic all 6 user stories are flagged for an impediment that epic would show 100% blocked. 

I have been playing with the column for hours now but can't seem to get it to return any values. 

 

1 answer

0 votes
Stepan Kholodov _Tempo_
Community Champion
April 14, 2025

Hello @Anna Comer 

If both the Epic and all its Stories are present in the structure, and Stories are placed as the direct sub-issues of the Epic, you can use a formula like this (the format of the column can be changed to Percentage):

if issuetype = "epic" and sum#children{if flagged: 1}>0: sum#children{if flagged: 1}/sum#children{if issuetype: 1}

I hope this helps. If you need further assistance or if you have other questions about Structure, please reach out to us directly at our support portal.

Best regards,
Stepan
Tempo (the Structure app vendor)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events