Hi, I'm trying to send an email upon custom field change value to 'Yes' with no success. I guess the regular expression is not correct?
this is what I'm trying to do:
Field value changed:
Fields to monitor for changes*
#some custom field
to :
All issues operations
Advanced compare condition:
{{fieldChange.toString}}
Exactly matches regular expression
"Yes"
Send an email
HELP!