Our issues are configured with multiple custom fields, each of which is a multi-version picker. The constraint that needs to be enforced is that there cannot be duplicate versions among the different fields.
For example, if a user attempts to enter version “V” into multiple fields, that should not be allowed and immediately fail.
Another similar case is if a user attempts to enter version “W” into a field, but it already exists in another field, for that also to fail.
Bonus points if this can be done in a customizable way, e.g., apply the constraint to specifically named fields only.
Thanks in advance
Hi,
Welcome to the community
I think you can make it work with Behaviour Behaviours (adaptavist.com)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.