The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

JSD Customer notifications: include all comments and description

Claudia Nowak
October 26, 2022

Hi dear community,

Our customers mainly use the e-mail channel to send us JIRA service desk issues. That means: All they usually look at is the e-mail notifications which are sent when a comment is added.They don't care about the portal so much.

They would like to see the whole history of a ticket (the description plus all comments from before) in every notification so to always be aware of the context of their latest notification e-mail. As far as I can see here, I can only add "${comment}" for the one last comment as a variable, but not the entire history of an issue.

Do you have any suggestions?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Mikael Sandberg
Community Champion
October 26, 2022

What you could do is disable the customer notification and instead use an Automation to send that message. Automation can access all the comments via the  smart value {{issue.comments}} that you can use in the email response. This should return all the comments in the request:

{{#issue.comments}} 
Comment by: {{author.displayName}} at: {{created}}
{{body}}
{{/}}
Claudia Nowak
November 16, 2022

thanks, great idea!

Works well, only the e-mail itself is just a little less pretty because there are no styling options for the HTML here:


e-mail_automation.png

->

e-mail-by-automation.png

like in the normal notifications:

 

notification-mail-styling_JSD.png

Jamie Hamilton
Contributor
January 31, 2023

This is a great work around, thanks @Mikael Sandberg

But as you say it would be good to be able to add some HTML to the email!!

adam_plummer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 20, 2023

edit

Jenny Jira
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 27, 2023

Does this only show the customer visible comments? Obviously we wouldn't want internal comments shown on a thread going to a customer.

Like • Gerben Heinen likes this
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events