You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have a single-select custom field (customField1). If a particular value (value1) is selected for the field, then three other custom fields (customField2, customField3, customField4) are also required.
I have configured this as a validator on the Create transition, but we also need the validation for any time an issue is edited. It seems like a Behavior is the way to go here, but I'm not quite understanding how that would be configured.
Suggestions are greatly appreciated! Thank you!
Hi @Ashley Honeycutt ~ this might help: https://stackoverflow.com/questions/70605182/make-fields-mandatory-based-on-other-field-value-groovy
We did something similar with a server-side script (like in the link above) in a ScriptRunner Behavior.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.