Email templates that use HTML markup tags insert unwanted blank lines in the body of the email in RSA Identity Governance & Lifecycle
Originally Published: 2020-01-24
Article Number
Applies To
RSA Version/Condition: 7.1.1, 7.2.0
Issue
For example, consider the below email template: (Admin > Email > Templates tab > Create/Edit email template)
To view the email content, go to (Admin > Email > Templates tab > {name of email template} > Content: View button).
The expected email content is:
The actual email content is:
Note the unexpected addition of blank lines in the email content.
Cause
Note:This is an issue only when using HTML tags that add styling to a text/response. This is not an issue with tags used to generate a text/response.
This is a known issue reported in engineering ticket ACM-102286.Resolution
Workaround
For example, change
FROM:
FROM:
<span style="color:red"> Here is some red text. </span>
TO:
<span style="color:red">Here is some red text.</span>
Applying this workaround to the example above would look like:
To view the email content, go to (Admin > Email > Templates tab > {name of email template} > Content: View button).
The email body now looks as expected:
Notes
Related Articles
Comments from a reassigned review Item are not displaying in email in RSA Via Lifecycle and Governance 30Number of Views E-mail Template Example for the Self-Service Console 78Number of Views RSA Identity Management and Governance Activity is not created for a change item in a Change Request 48Number of Views How to associate a field in a form in a WorkFlow email template. 42Number of Views Authentication behavior of the Email Fulfillment Handler node used in RSA Identity Governance & Lifecycle Email Fulfillmen… 33Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?