Actions
Patch #23978
closedMake the email notifications for adding/updating issues more readable/clear
Status:
Closed
Priority:
Normal
Assignee:
Category:
Email notifications
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The attached patch (improvements_to_email_notifications.patch) adds the following changes to the email notifications sent when an issue is added or updated.
- Adds a delimiter between the email header ("Issue #x has been updated by y") and the rest of the email only for the notifications sent on update (this delimiter is not required for reported issue notifications).
- Adds the styles implemented in #20370 for both type of emails
Some screenshots before and after the patch.
Issue update before the patch:
Issue update after the patch:
Issue reported before the patch:
Issue reported after the patch:
Files
Updated by Jean-Philippe Lang almost 8 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Committed, thanks.
Actions