Add issue description to batched email notifications

Deleted user November 6, 2020

Hello,

is it possible to add the system fields like description and comments field to batched email notifications?

I have tried this in the Velocity File IssueUpdateBatcher.vm (as described in https://confluence.atlassian.com/adminjiraserver/customizing-email-content-batched-notifications-976770772.html):

#disable_html_escaping()
$header.projectName / $header.issueKey #if(!$header.issueState.deleted && $header.issueStatus && $header.issueStatus.name)[$header.issueStatus.name]#end

$summary
$description
$header.issueDescription
$issue.description
$header.issueKey
$header.description

but get no result in the sent mail (except for issueKey).

Thanks!

1 answer

0 votes
Boris Berenberg - Atlas Authority
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 6, 2020

Hi Christina,

If the description is edited or a comment is added I believe it will be included in the batched email. 

If you need an easy way to customize notifications you can use a third party app like Notification Assistant for Jira. However, we don't support notification batching at this time.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events