I have 4 numeric custom fields
1. Total value
2. Total Alignment
3. Total Effort
4. Total Score
I have to multiply first 2 custom fields then divide its output by 3rd custom field and then put its total to 4th custom field.
For example - 4*6= 24 , 24/5 = 4.8 (That should be put into 4th custom field ) ( Value * Alignment / Effort = Total Score )
Note - At the end the total score is 4.8 so it should round off to 5.
Can anyone suggest how to create this automation or is there any app in Atlassian marketplace ?