Email: Moderation email improvements #93
Labels
No Label
Priority
Critical
Priority
High
Priority
Low
Priority
Normal
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Type
Breaking
Type
Documentation
Type
Enhancement
Type
Feature
Type
Report
Type
Security
Type
Suggestion
Type
Testing
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/extensions-website#93
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current
The current text for the email is lacking some important information:
The information in it is also sorted in a way that important information can be lost when previewed:
Solution: Mention most important content first.
Current subject, body:
Proposal
Proposed subject, body:
For example, what used to be:
Would now be:
Everything except the reason why a user is receiving the email was implemented.
This can be potentially done if we start propagating the Flag value from the follow relation to the Notification object, but I'm not sure if it is always possible to define unambiguously (e.g. there may be multiple reasons to receive the same notification - being a commenter and being an author).
Closing for now.