Making a field mandatory based on another field's value

Mike Dixson September 22, 2013

I have a Jira screen I'm presently making and I need to make one field mandatory but only if a related proceeding field has a value.

i.e. If Fieldx != none then Fieldy is mandatory.

Can anyone help?

Thanks

Mike

1 answer

0 votes
Bharadwaj Jannu
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.
September 22, 2013

you need to write a workflow validator like I mentioned in the link

https://answers.atlassian.com/questions/195074/entry-validation

or you refer the links posted by rambanam prasad

Gianni Pucciani June 19, 2019

@Bharadwaj Jannu the validator option works but only at creation time. What if the dependent field changes via an Edit operation? 

Like Divya Dias likes this

Suggest an answer

Log in or Sign up to answer