Hi Team
I am pretty new to Jira automation and need to create a new rule when to send an e-mail notification, However my rule seems to send an e-mail even if it should NOT. Can you please advise?
I want to do the following:
1) IF Sprint name consists of ''FF_Sprint'' value, THEN send e-mail notification.
2) ELSE - IF Sprint name consists of ''SystemsTeam'' value, THEN do nothing.
However below rule I've setup sends that e-mail in both above scenarios. How can I fix it please?
Thank you!!
after the quick check - {{SystemsTeam}} and {{FF_Sprint}} seems suspicious.
Please try to add it without brackets - SystemsTeam and FF_Sprint
Brackets are used for smart values, but this is just simple string...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.