Patch #23978
Make the email notifications for adding/updating issues more readable/clear
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Email notifications | |||
Target version: | 3.4.0 |
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:
Associated revisions
Make the email notifications for adding/updating issues more readable/clear (#23978).
Patch by Marius BALTEANU.
History
#1
Updated by Toshi MARUYAMA over 5 years ago
- Target version set to 3.4.0
#2
Updated by Jean-Philippe Lang over 5 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Committed, thanks.