Good Day
I am trying to use preconditions to automatically populate a certain custom field if another field has a specific value. Is there a way i can use a plug in that is free or make use of Regular Expression to search for a list of multiple whole words? For e.g:
- In JQL I would use cf[140221] in (WFM, FHF, MobiCRED).
How can i do this in RegEx? Or rather is there a plugin for this?
Many thanks for any help
I'm not aware of any App that will do that on Cloud.
I have discovered that I was using the Reg Ex .*(?i)(WFM)|(FHF)|(MobiCRED).* Which was working my latest problem is that the post function is not populating the field according to the precondition's result.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.