Hi have script runner installed and I am looking for a script that will help in calculating these scenario
The script shall be applied on total score field which will be populated based on the values in 3 fields which also has some weight
The formula in excel is =(CV*2)+(BV*1)+(TV*1)
The formula multiplies the column values with weight.
Can someone help with the script to write this formula in JIRA
Hello @tazeenn
You need to write a Script field for this.
You can find more information here: https://scriptrunner.adaptavist.com/5.5.0/jira/scripted-fields.html
For some examples check out http://library.adaptavist.com
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.