I want to make an automation rule or script of scriptrunner. Ultimately, I want to calculate the progress percent and display from the Gantt chart.
condition 1 : linked issue type id = 10511, 10612, 10603
condition 2 : linked id = 10309, 10703
condition 3 : linked issue status = completion
calculation and update custom field : (number of condition1 & condition2 & condition3) / (total number of condition1) x 100
How can I do that?
I found similar answer : https://community.atlassian.com/t5/Jira-questions/Calculate-sum-of-Story-Points-in-all-linked-issues-except-the/qaq-p/2205697
Hi @jun lee,
You can calculate and display (on a Jira dashboard or a Confluence page) such percent by using the Advanced Issue Filter Formula Gadget offered by our Great Gadgets app.
I hope this helps. If you have questions, please don't hesitate to contact us at support@stonikbyte.com.
Regards,
Danut M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.