-
Suggestion
-
Resolution: Unresolved
-
None
-
20
-
7
-
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
Form Name |
---|
This is ridiculous, as even when hidden the text content is still there and email client previews show ONLY THAT LINE instead of the first line of content.