#5443 - Forced email and web notification when staff edit a member's notification settings

This is a spacer post for a website comment topic. The content this topic relates to: #5443 - Forced email and web notification when staff edit a member's notification settings
Actually enable_notifications and disable_notifications were very confusing for API names because enable_notifications could disable them, and disable_notifications really means "reset to default".

I renamed these API calls as follows:

enable_notifications -> set_notifications
disable_notifications -> reset_notifications
I went the route of treating notification edits as high-impact changes. They will be sent out just like high-impact changes for username, password, etc.
0 guests and 0 members have recently viewed this.