I am creating an automation where I want to send an email to customer everytime I comment something in the 'Reply to Customer' block. However, there is no option in JIRA smart values to reference it. Can anyone please help with screenshots on how this can be acheived?
Hi @Habeeb Khan,
There is a smart value {{comment.internal}} which returns false if a comment if a cmment is visible to customers.
You can use it as a condition in an automation rules with the smart values condition like this:
Hope this helps!
Hello @Walter Buggenhout Thank you so much for the help. I have attached screenshot. Is this all that I have to do? Or should add anything else before the email trigger? Also, is an IF loop needed here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Habeeb Khan,
Yes. That's it, but I don't get why you would do this. In JSM project settings > customer notifications there is an automatic notification being sent when a comment is added to a ticket with the comment itself included.
The automation rule you are setting just sends an additional email to that same person to tell him/here that there is a comment, without specifying what that comment is, with no information about the ticket itself and no link to open the ticket. If I were that person, I would consider this plain spam and suspicious activity 😉
So, why don't you just use the built-in notifications JSM is sending out automatically?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Walter Buggenhout Thank you so much for letting me know about the in-built notification from JIRA for this use case. I guess I will just continue to use that one instead.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.