Forums

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

Could I sum 3 numeric fields in workflow and give back responce in fourth field ?

Zawistowski Grzegorz
Contributor
October 2, 2015

How could I sum 3 fields in workflow and give responce in 4-th field ?

 

Numeric field 1 + Numeric field 2 + Numeric field 3 = Numeric field 4

 

Howcould I do this matematic operation ?

1 answer

1 accepted

2 votes
Answer accepted
Nic Brough -Adaptavist-
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.
October 2, 2015

Use one of the scripting addons to create a post-function for your workflows that adds up the three custom field values and posts them into a fourth custom field on the issue.

Zawistowski Grzegorz
Contributor
October 2, 2015

Thanks :) But which addons You recommend ?

Nic Brough -Adaptavist-
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.
October 2, 2015

I'd always recommend the Script Runner for JIRA Add-on, but I am now probably biased by working for Adaptavist who acquired it when we hired Jamie last year. It's also going commercial, so it will cost money in the future. However, because it's the only one I've ever needed, I'm not sure I can talk about the others with any confidence. I know there's one in the "Misc Custom Fields" which is worth a try. There are a couple of other addons that can do it too I think.

Suggest an answer

Log in or Sign up to answer