-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
area: backendChanges to server-side codeChanges to server-side codecomplexity: averageNot particularly hard, not particularly trivial.Not particularly hard, not particularly trivial.priority: high
Description
When a moderator suspends an ability, the user receives an inbox notification (with a customizable message from the moderator) and the ability shows as suspended on the mod "privileges" page. However, there's no other record, which poses two problems:
- Other moderators can't see the message that was sent to the user.
- After the suspension expires, the fact that it ever happened is not visible. If the problem recurs, moderators can't review the history.
Let's record ability suspensions, at least, as annotations. Perhaps they should also be recorded in full user activity, because suspensions are.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: backendChanges to server-side codeChanges to server-side codecomplexity: averageNot particularly hard, not particularly trivial.Not particularly hard, not particularly trivial.priority: high