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.