...
Remove ‘Global default’ as an option
Automatically select the option that is the global default setting and display “(global default)” in brackets next to the option that is the default
If users deviate from the default, a “reset to default” button will appear next to the “Desktop Notifications title.
...
Sounds
Previous work was done to allow different notification sounds on a per-channel basis. Small UI modifications have been done to update this as well.
https://mattermost.atlassian.net/browse/MM-30432
The channel notification preference should initially follow the global account setting notification preference
If user changes from the default, a ‘reset to default’ button appears next to the ‘Sounds’ title. Clicking this will return the settings back to the global defaults
If the channel notification preference is changed here, it is then decoupled from the global setting.
If the user edits the channel preferences notification sound, it should no longer be linked to the notification sound selected in account settings.
If “For all activity” or “Only for mentions” is selected, a new section is added to the channel notifications settings to choose the notification sound.
If "Never" is selected, then hide the settings for “Sounds”
Different Mobile Notifications
...