Hello,
I want to add validator on multiple choice custom field like this:
customfield_10110.includes ("Option_A", "Option_B")
If there is Option A, or Option B in multilpe select custom field, to be able to transition issue on the next status.
Can you help me?