I would like to set up a score field that is calculated based on the values of other fields.
The other fields could include different values and each value has a score. I would like to take the max of these scores and multiply them by each other.
Field 1 * field 2 * field 3
The weight of each value is predefined.
Can this be achieved?
Hello @Hashem Sarsour
Have you explored Automation Rules as a solution? That can be used to set one field based on 1..n other fields, and does include the capability to use math calculations.
https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
https://support.atlassian.com/cloud-automation/docs/examples-of-using-math-expression-smart-values/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.