-
Suggestion
-
Resolution: Unresolved
-
None
-
27
-
53
-
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:
- Go to Project settings > Customer Notifications
- Click on Edit templates button
- Switch to CSS tab and apply:
.jsd-reply-marker { display:none }
The limitation here is the line will still be in the email preview.
- is related to
-
JSDSERVER-5008 Remove the line from all the notifications email
- Gathering Interest
- mentioned in
-
Page Failed to load
We need to be able to hide our message content as we desperately need a solution to force customers to go to the portal instead of answering via e-mail.