Forums

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

Precondition: Regular Expression Check (JSU) - Multi Select

Colin_Fagras February 11, 2019

I'm trying to use a simple regex precondition, preceding a Create Linked Issue post-function but I can't get the regex to work at all. The field in question is called Brand and it's a multi-select field. For ease of use, let's say the options are:

This Brand
That Brand
Best Brand
Worst Brand

The regex condition I'm trying is very simple:

(This Brand|Best Brand)

If either 'This Brand' and/or 'Best Brand' options are selected, the condition should validate as true and the follow up post-function (Create Linked Issue) should fire. However, it never validates as true and the linked issue never gets created. The Create Linked Issue post-function is fine itself. If I remove the regex condition it creates the linked issue every time. It's just the regex isn't validating as true for some reason.

Am I missing something simple here?

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events