Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation for JIRA - Can I add two values and put the sum in another field?

Phyllis Zhu
Contributor
March 7, 2017

The two fields are custom fields. I want to sum them and put the value in another field:

{{issue.fields.customfield_14010}}

{{issue.fields.customfield_14011}}

Is there some sort of function to do that?

1 answer

1 accepted

0 votes
Answer accepted
andreas
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 7, 2017

Hi Phyllis,

Unfortunately we don't support this yet. We've got https://codebarrel.atlassian.net/browse/AUT-70 to track this already!

Cheers,
  Andreas 

Phyllis Zhu
Contributor
March 7, 2017

Awesome, looking forward to it!

Phyllis Zhu
Contributor
October 13, 2017

Loving the new math functionality!!

Assia Touati
Contributor
June 12, 2020

Hi @andreas

I'm trying to sum 4 values of custom fields using automation, in the field "original estimate", but there's a problem when real values are entered. Example : 1+2.5 doesn't show me 3.5 ! 

Is there a way to fix this ? 

thank you 

Like # people like this

Suggest an answer

Log in or Sign up to answer