Hi,
So I was trying to create an automation where it sends a message on slack when someone receives a comment on jira, but only when the comment doesn't have "JPPS", I tried using: comment !~ "JPPS", but it didn't work, is there anyway to do it?
Hi,
This isnt an exact match to what you need, but the principle is the same, You may want to try using a smart values condition and then add the regular expression. Here is an example from my instance for reference. While its not identical to what you are asking for, it may be able to accomplish it.
Hope this helps !
It did work, thanks, in the place of your regular expression I just used another condition and JPPS as the second value.
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.