-
Suggestion
-
Resolution: Unresolved
-
None
-
11
-
22
-
Right now customer notification emails can only contain the latest comment, and only for comment added and comment edited notifications. Our customers don't log into JIRA, so these comments are often hard to understand because without the full chain of comments they're out of context.
Our customer notification templates look like this:
${event.user.name} commented:
${comment}
Perhaps a solution would be to have a variable for all comments? E.g.,
${event.user.name} commented:
${issue.comments}
We're using Service Desk 3.5.0 and JIRA 7.3.6.
If there's a way of doing this already then please let me know.
- duplicates
-
JSDSERVER-2044 As a Service Desk User, I would like notifications to contain the request history
- Gathering Interest
-
JSDSERVER-5228 Allow JSM to display whole comment history in notification mail
- Gathering Interest
- links to
- mentioned in
-
Page Failed to load
We're looking to move to Jira Service Management for our service desk. It was going well, until I spotted that comment history is not retained in an email notification. Most of our users favour email, and due to network configs and firewalls the portal is not the option we're able to go for right now, email is the simplest way to ensure clear reliable comms are maintained.
Is there anything we can do here?