Vote #77857
完了Make the email notifications for adding/updating issues more readable/clear
0%
説明
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_updated_before.png!
Issue update after the patch:
!issue_updated_after.png!
Issue reported before the patch:
!issue_reported_before.png!
Issue reported after the patch:
!issue_reported_after.png!
journals
--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------