Version 1.3.162 removed the notification recipient’s role in the issue from notifications. This was done to reduce message plan consumption by making default templates less recipient-specific. This in turn means it is more likely JEMHC can notify multiple users with one email (when using BCC recipient mode).

Instructions

If you need the recipient user’s role to appear on notifications, this can be done by using a custom template. Create a template based on the Jira or Generic theme, and insert #jemhIncludeUserRole() in the desired location. For example, in an HTML template:

<span class="your-role">#jemhIncludeUserRole()</span>
note

Inserting the above macro may increase message usage as it adds recipient-specific content.

Inserting the above macro may increase message usage as it adds recipient-specific content.

Related articles

The content by label feature displays related articles automatically, based on labels you choose. To edit options for this feature, select the placeholder below and tap the pencil icon.

Related issues