You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I want to use
{{comment.internal}}
while using Automation for JIRA in order to only send an email if a comment is external. However I tried using the compare condition parameter within the add on and that is throwing an error as it resolves to:
{{comment.internal}} = false
false = false
Not sure how I can test whether it's true or false before firing an email event.
Could someone point me in the right direction? I'm stuck! :)
Thanks,
Hollie
Hey there Hollie,
What you have there should work. Are you using the compare condition? You'll want to have it look something like:
Hope that helps! If not can you post a screenshot of your config?
Cheers,
Mark C
Hi Mark,
It comes back and says it doesn't match even when I put an external comment on the ticket. The Audit log shows this:
The following issues passed:IT-1292
The following issues did not match the condition:IT-1292
My screenshot looks exactly like yours does above :(
Thanks,
Hollie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had a space in front of the first {{ - removed that and it worked like a charm!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had a space in front of the first {{ - removed that and it worked like a charm!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why isn't this an out-of-the-box option for comment-based triggers?
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.