Whether has any JIRA plug-in to set the validation of one field based on the input of another field?

bill ou May 23, 2013

Dear all,

We are using the new JIRA, but has some enhancements that we can't do with the default JIRA setup. May I ask if there are some plug-ins that could help for the following, thanks a lot:

1. (Priority 1) Validation of one field bases on the input of another field. (e.g Field A to be mandatory, if field B is filled in with a particular value)

2. Shows mandatory flag '*' when the fields is mandatory for a certain status. (e.g. The case is when user presses 'QC in progress' link to change the JIRA status, the 'QC By' field should be mandatory with shown a '*' as an indicator flag in the pop up screen. But current JIRA limitation is that the '*' just only appear if the field is mandatory during creating the JIRA.)

3. Multi-Select box options based on the JIRA Project. (e.g. one 'Command' field, it should be only shown all A project related commands if in A JIRA project, or only shown B project related commands if in B JIRA project.)

Rds

1 answer

1 vote
Harry Chan
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.
May 23, 2013

1. JIRA Behavior Plugin with some scripts can do it.

2. JIRA Behavior Plugin + JIRA Suite Utilities can do it.

3. Can do it by adding JavaScript to the description of the field.

Suggest an answer

Log in or Sign up to answer