To check and compare a single value for a radio or dropdown custom field against input (ex. "No") using regular expression check validator use "^text$".
Result will allow transition to successfully happen if input on custom field matches the text entered within regex in quotations above.
For example, use ^One$ to block a transition for a radio custom field with options "One", "Two" and "Three" where either "Two" or "Three" being selected would throw an error to user but "No" would allow the transition.
^text$ is the best result found to answer question.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.