Custom Field Configuration

Dylan November 26, 2012

Hello,

I would like to know is it possible in JIRA to configure certain custom fields to be either obligatory or non obligatory depending on the information entered in the custom field.

For example I have created a custom filed with name Development Team.

If I type in Development Team field value = Team1 then the custom field(s) will have to be obligatory.

If I type in Development Team field value = Team2 then this field(s) will be non obligatory.

Regards,

Dylan

2 answers

0 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.
November 26, 2012

Hey, not with JIRA standards...

You could do this using the behaviours plugin...you'll have to do a little bit of scripting though:

https://marketplace.atlassian.com/plugins/com.onresolve.jira.plugin.Behaviours

Cheers Christian

0 votes
Florin Manaila
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 26, 2012

Hi,

This is not possible when editing an issue (espacially on Jira 5.1 with inline editing), but it can be done using validators on transitions.

If you want, you can check out JJupin for validators.

HTH,

Florin

Suggest an answer

Log in or Sign up to answer