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.
So I’ve come close but no cigar. I could really use some help with the scripted field. I have an issue type called project budget. In this issue type is a number field Called budget and another scripted field called remaining budget. Linked to this issue type is an issue type called order request which uses the relates to link type. In this issue type I have a scripted field called total order expense which calculates all the expenses from their associated sub task. What I need to do is be able to subtract the total order expenses field from all of the order requests linked to the project budget from the the budget Field in the project budget and return the remaining budget value. I’d like to do this using scriptrunner. Could somebody help me out?