Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-5008

Remove the line from all the notifications email

XMLWordPrintable

    • 28
    • 55
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for JIRA Service Desk Cloud. Using JIRA Service Desk Server? See the corresponding suggestion.

      Problem Definition

      All notifications email has a line and the sentence "Reply above this line" for users to reply above the line

      Suggested Solution

      An option to remove the line

      Workaround

      As a workaround, it is possible to hide the line through CSS:

      1. Go to Project settings > Customer Notifications
      2. Click on Edit templates button
      3. Switch to CSS tab and apply:
        .jsd-reply-marker {
               display:none
        }
        

      The limitation here is the line will still be in the email preview.

              jdcruz Jason D'Cruz
              michin Michelle Chin (Inactive)
              Votes:
              118 Vote for this issue
              Watchers:
              71 Start watching this issue

                Created:
                Updated: