You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all,
I am in the process of trying to create a scripted field that I can use to make calculations based on the status of all child issues in an epic.
So essentially it needs to grab each child issue in an epic and fetch the status of each.
For example, we want calculations to assign 0% to "Open", 20% to "In Assessment", 50% to "In Progress", 80% to "In Review", and 100% to "Closed" or "Resolved". The final calculation is just taking the average of all of these for the children and making that the final return to the field in the epic.
Any help is welcome as I am not the strongest with the groovy language but am trying to learn!
Running Scriptrunner and Automation on our Data Center instance
I am in the process of trying to create a scripted field that I can use to make calculations based on the status of all child issues in an epic.
So essentially it needs to grab each child issue in an epic and fetch the status of each.
For example, we want calculations to assign 0% to "Open", 20% to "In Assessment", 50% to "In Progress", 80% to "In Review", and 100% to "Closed" or "Resolved". The final calculation is just taking the average of all of these for the children and making that the final return to the field in the epic.
Any help is welcome as I am not the strongest with the groovy language but am trying to learn!
Running Scriptrunner and Automation on our Data Center instance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.