Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to reference 'Reply to Customer' or public comment on JIRA

Habeeb Khan February 25, 2024

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?

1 answer

1 accepted

0 votes
Answer accepted
Walter Buggenhout
Community Champion
February 26, 2024

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:

  • First value: {{comment.internal}}
  • Condition: equals
  • Second value: false

Hope this helps! 

Habeeb Khan February 27, 2024

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?Screenshot 2024-02-27 at 11.23.13 AM.png

Walter Buggenhout
Community Champion
February 28, 2024

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? 

Like Alex Hall likes this
Habeeb Khan February 28, 2024

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.

Like Walter Buggenhout likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events