Calculated value in readonly custom field

hirok February 6, 2013

Hi,

I have two custom fields with number type, and I'd like to put sum of the field values of them to a readonly custom field.

Is there any good solution?

I tried to embed a javascript in description of custom field.
It was OK in case of the calculated field was number type, but it's not for readonly type.

Thanks,
hiro

2 answers

0 votes
Steven Lam
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 24, 2013

Hi Hiro,

You can try using this addon: JIRA Misc Custom Fields

https://marketplace.atlassian.com/plugins/com.innovalog.jmcf.jira-misc-custom-fields

It supports the Calculated Number field you're looking for. You can find examples by clicking on the link located in the description of the plugin. (I have provided a link below)

Calculated Number Field


0 votes
Renjith Pillai
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 16, 2013

Use Jamie's script runner plugin and add a scripted field

https://jamieechlin.atlassian.net/wiki/display/GRV

Suggest an answer

Log in or Sign up to answer