Forums

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

Mandatory Field

JIRA Team Mailbox February 8, 2016

We have a custom field which comes in to the popup screen in the middle of the workflow. How can we make it mandatory ? when we make it mandatory using field config, in the issue create screen it gives an error ? is there any workaround for this ?

1 answer

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.
February 8, 2016

Use a workflow validator to check that the field is populated.  They stop the transition if validation fails, and put the user back on the transition screen if there is one.

JIRA Team Mailbox February 8, 2016

Is there any simple configuration change without writing any script or code ? or is there any pluggins for this ?

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.
February 8, 2016

Yes.  Add a validator to the workflow.

JIRA ships with several, but most of us install the JIRA Suite utilities to get some more useful ones.

 

Suggest an answer

Log in or Sign up to answer