#5443 - Forced email and web notification when staff edit a member's notification settings
| Identifier | #5443 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Forced email and web notification when staff edit a member's notification settings |
| Status | Completed |
| Tags |
Roadmap: v11 (custom) |
| Handling member | PDStig |
| Addon | core_cns |
| Description | To help prevent staff abuse (e.g. turning off certain notification settings for a member so that they can then change critical settings / SU into their account undetected), there should be a hidden notification type (or at least make it visible, but not editable) that will email and send a web notification to a member whenever someone changes their notification settings.
Ideally, the notification should also list what notification settings were changed, and who changed them. |
| Steps to reproduce | |
| Additional information | Alternatively, if we do not want this being a hidden / forced notification, we could classify changes to a member's notification settings as "high impact" and include it as part of the "high impact change" notification. |
| Related to | #5442 - New notification type to let users know when staff SU'd into their account |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
I renamed these API calls as follows:
enable_notifications -> set_notifications
disable_notifications -> reset_notifications