Hello everyone,
I'm triying to find a solution to a problem that i got with one of my automation rules !
To resume, i want to add "real" values of custom fields to another custom field.
It's working for integer numbers, but it doesnt make the addition when there are decimals.
Exemple : 1+2+3 give me the result of 6
1.5 + 2 + 1.5 give the result of 5
but 1 + 1.5 + 2 give me an error !
what can i do ?
thanks for your help
Hi Assia,
What is the error you get for the 1 + 1.5 + 2?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you post a screenshot of what you automation rule looks like? I am having a little trouble following what you are trying to do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh sorry,
I'm triying to sum 4 custom fields into the "original estimate" field.
When i put the result of the sum in a number type custom field, it works well, but not for the "original estimate" when the sum is equal to real values such as "4.5" , however, it's working when the sum is an integer "4".
Here's a screenshot of my rule : (sorry our Jira Configuration is in French)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.