Calculate a custom field value

Stephanie Laeng August 5, 2012

Hi,

we want to calculate a field value regarding two other custom fields.

Is it possible to calculate a value of a custom field regarding a matix of two other field values?

Regards

Steffi

2 answers

2 votes
Christian Czaia _Decadis AG_
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.
August 6, 2012

Hey,

not by default. I would check the following plugins:

Jamie's behaviours plugin (using groovy scripts)https://studio.plugins.atlassian.com/wiki/display/JBHV/JIRA+Behaviours+Plugin

I guess you could do the same with his script runner plugun (as a workflow post-function)
https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner

Another workflow tool that is capable of calculation operations:
https://marketplace.atlassian.com/plugins/com.fca.jira.plugins.workflowToolbox.workflow-toolbox

That's the last one I have in mind right now:
https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.keplercf

I've been using the behaviours plugin and the workflow toolbox.
Hope you can use any of these.

Cheers

Christian

Christian Czaia _Decadis AG_
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.
August 6, 2012

The behaviours plugin can do calculations in real-time!

Christian Czaia _Decadis AG_
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.
February 18, 2013

Could you use any of these?

1 vote
Pranjal Shukla August 6, 2012

Also,

Please have a look at how Calculated Custom Field is implemented. Yo will get lot many examples on the internet and then you can create your own. We use a lot of them.

Suggest an answer

Log in or Sign up to answer