Inconsistency customer notification email format for ${request.details}

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 4.5.1
    • Component/s: Email - Outgoing
    • 1
    • Severity 3 - Minor
    • 0

      Issue Summary

      Inconsistency customer notification email format for ${request.details}

      Steps to Reproduce

      1. Go to customer notification (Service Desk project)
      2. Set a simple HTML
        <div class="jsd-message-content"> 
            ${message.content}
        </div>
        <div>
        	${request.details}
        </div>
        
      3. The preview shows
      4. Send test email > shows similar format
      5. Trigger actual customer notification

      Expected Results

      The actual customer notification email will show the same format.

      Actual Results

      The actual customer notification email will show different format. See there's no indent for each field value.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

        1. testemail.png
          testemail.png
          73 kB
        2. preview.png
          preview.png
          106 kB
        3. actualemail.png
          actualemail.png
          65 kB

            Assignee:
            Unassigned
            Reporter:
            Aqqiela
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: