The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Can two custom fields have validation only allowing one to be chosen?

Andy Keyworth
Contributor
June 9, 2015

We have two custom fields: they are cascading select lists called "Customer" and "Organization". For a new form we want to have both, but make them mutually exclusive: only one can be filled out.

Is there a validation rule which will return an error if both "Customer" and "Organization" have been changed?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
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 Champions.
June 9, 2015

Not built-in, but it wouldn't be hard to code.  

As usual, I'd use the script-runner addon to return a failure if both fields are filled in during a transition.  However, I'd also check out the behaviours functions in the addon too - I think it can blank one field out if the other is set by a user (although beware - that can annoy users unless you make it very clear only one can be filled)

TAGS
AUG Leaders

Atlassian Community Events