-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
2.0.2
Steps to reproduce
- Create a Service Desk Project
- Ensure that the Project is associated with a Notification Scheme.
- Create a Service Desk Request in the Project
- Assign the issue to a Service Desk Agent
Actual results
For the issue assigned notification, the preview in the Mail Application will display an incorrect text that the issue has been resolved:
But when you open the actual notification, there's no mention about the issue being resolved:
More details
Seems like the HTML notification has this text, but set to not display in CSS:
<span class="preheader" style="display: none !important; font-size:1px; line-height: 1px; color: #cccccc;; display: none; font-size: 1px; line-height: 1px">Request "Install Firefox" with key AD-6 has been resolved... </span>
However, this is being ignored by Gmail, Outlook.
I reproduced the problem with the Issue Assigned notification, there might be others that will have the same problem.
- duplicates
-
JSDSERVER-854 Email previews indicate issue is resolved during multiple non-resolved statuses
- Closed