The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
please help to create a formula to Jira Structure!
Now: The Structure formula for counting the issues amount is used. Own columns with the amount of issues for each status have been added to Structure. Columns like New, In Progress, Done, Blocked. Each column have formula like "if(Status="New", 1)" and Options "Sum over sub-items" selected. As the result New, In Progress, Done, Blocked columns show the amount of issues for each status.
To be: The Structure formula for counting the issues percentage wanted to be used. Own columns with the amount of issues for each status to be added to Structure. Columns like New, In Progress, Done, Blocked. Each column needs the formula to calculate the percentage. As the result New, In Progress, Done, Blocked would show the percentage of the issues for each status compared to all issues listed in Structure.
Hi @kuqi ,
Maybe this formula could help:
SUM{status="New"}/SUM{itemtype="issue"}
After that, just change the column format to percentage:
Hope it helps.
This month the spotlight is on AppLiger. We caught up with Pavel Pavlovsky, CEO and Product Manager, to learn how the company started and what fuels the team's creativity. Atlassian:...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.