Hello,
I want to setup a rule that every time a custom field changes, it will add the value of that field and another field and put the result in a third field.
The two values to add come from a custom simple select list with numerical values.
In the automation wizard I added an action that updates my third field with the sum of the two fields as such:
{{issue.customfield_13900}}+ {{issue.customfield_13901}}
The rule executes correctly but I'm not seeing the sum displayed in my field.
I'm guessing I need to add something extra to retrieve the selected value from my custom field lists?
Any help is much appreciated.
Thanks!
Hi Mauricio,
I suspect that it is not being added because the custom field is not a number type field for your select list.
Thanks for your answer John.
Is there a way to work with select lists and do the operation I mentioned?
I want to keep the field with a list of fixed values to avoid user error.
Or is there a way to make the options of the list be a number type? I don't see an option to modify this within the custom field options.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You should be able to set a variable for the value in the dropdown and then use the variable field in your calculation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ā25? With Loom, Confluence, Atlassian Intelligence, & even Jira š, you wonāt have to worry about taking meeting notes againā¦ unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.