We are trying to do a weighted calculation in a custom number field based on the choices made through selections in 10 custom radio fields on issue creation with the directive of not buying a plugin. We DO have Automation for Jira which is now a built in.
So basically if you select Yes in question one it is worth 20, No in question two is worth 0, Weekly in question three is worth 35.
The Number field needs to hold the sum of these values by the time they are all selected on input.
What solutions I think could work:
1. increment sum on each field selection
2. sum all and add total on issue transition
Hi @Malka
Is this issue resolved? Could you use the information from your other automation-related question to help, as that seems to be doing what you are noting for the summing the fields.
Thanks, and best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.