Forums

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

Automatically Get the calculated value in the custom field

Lavanya B November 5, 2018

I created a new custom field. For ex: Field A

Already Field B is present in the create screen.

I need a calculated value i.e [Field A = Field B - 30%] to be automatically displayed in the new created custom field.

1 answer

0 votes
Alexey Matveev
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.
November 5, 2018

Hello,

You would need an add-on for it. For example, you could use the Power Scripts add-on:

https://marketplace.atlassian.com/apps/43318/power-scripts-jira-script-automation?hosting=cloud&tab=overview

You could create a post function with a code like this:

#{Field A} = #{Field B} - #{Field B} * 0.3

 You can read more about post functions here:

https://confluence.cprime.io/display/JJUPIN/Customizing+workflows

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events