As i'm new to Groovy script implementation ,I need this help on initial level
My request is i'm having two numeric fields Estimated Budget and Estimated Cost this two field should automatically add values in new scripted filed called Total budget (k€)
Groovy scripts for implementing Estimated Budget (k€) + Estimated Cost (k€) = Total budget (k€)
How to implement and commit script filed for this requirement
Answers are truly appreciated .
Hello @mahavishnu
This question has been asked before on the portal
Here's how you can create a new scripted field
https://scriptrunner.adaptavist.com/latest/jira/scripted-fields.html
And here's an working sample
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.