Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-12715

CSS is not applied to some parts of customer notifications when running with email sending performance improvement Feature Flag on

      Issue Summary

      This is reproducible on Data Center: (yes)

      Steps to Reproduce

      1. Turn on customer notifications performance improving Feature Flag (available since 5.4.6 only): 
        sd.customer.notifications.split.by.project
      2. Trigger any customer notification

      Expected Results

      CSS rules should be applied to all HTML elements in the email content

      Actual Results

      CSS rules are ignored and parent element styling is applied to the contents of ${message.content} variable, by default, having only the following two html classes:

      1. jsd-activity-item-separator or jsm-activity-item-separator
      2. jsd-activity-item-content or jsm-activity-item-content

      Workaround 1

      Apply the required style to the parent element (by default - jsd-message-content or jsm-message-content) instead of jsd-activity-item-content.

      Workaround 2

      Disable sd.customer.notifications.split.by.project feature flag.

            [JSDSERVER-12715] CSS is not applied to some parts of customer notifications when running with email sending performance improvement Feature Flag on

            There are no comments yet on this issue.

              bornatowski Bartosz Ornatowski
              bornatowski Bartosz Ornatowski
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: