Forums

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

Depending fields in JIRA screens

Celik Vedat December 1, 2017

Hi erveryone,

 

ist there any possibility to define depending fields in jira? F.e. if i had 2 fields:

field 1: duration in months

field 2: workers per month

 

f.e. if field one's value is '4' months and field two's value is '3' the value of the field 'complexity' should be 'middle'. I know that theres no option in jira but can i do this with script runner and how can i realize it?

 

appreciate your answers

3 answers

1 accepted

0 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.
December 15, 2017
5 votes
Johnson Wang
Contributor
December 7, 2017

Hi @Celik Vedat,

You can perform field-dependent calculations using the Power Scripts add-on.

We've actually put together a related, quick video tutorial that walks through all the steps you need to take to set this up. And we've also included the sample code we used, so you can just copy and paste it to test for yourself.

Hope this helps!

Johnson

Celik Vedat December 15, 2017

We dont use power script in our enterprise, do you maybe have some examples for script runner?

1 vote
Joe Pitt
Community Champion
December 1, 2017

Not out of the box. You may be able to do with scripting or there may be a plugin in the marketplace. 

Suggest an answer

Log in or Sign up to answer