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 everyone.
My question seems simple but I'm lost with script and automation so I would like some help if possible ...
I want to sum 2 number fields in a third field. It's limited to one Service Desk project and it's very basic. For example:
Field A = 1
Field B = 4
Total cost = 5 (sum of A + B)
How can I do it simply?
Thank in advance for your help.
Hi, @Fabien GIQUIAUD !
Agree with you - it is possible using Scriptrunner,
Check the similar question, there you can fing a lot of examples.
Thanks for the quick answer. Sorry I am new to scripts, I looked at the other question and tried to reproduce the script, but I have an error on the "+" symbol (I guess)
> Cannot find matching method java.lang.Object#plus(java.lang.Object).
This is what I put in:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.