From 9be16e1f495655e68bc980fced9a8075223ccccf Mon Sep 17 00:00:00 2001 From: Brett Walker Date: Sat, 17 Aug 2019 05:56:48 +0000 Subject: UI for disabling group/project email notification - Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level --- doc/workflow/notifications.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/workflow/notifications.md') diff --git a/doc/workflow/notifications.md b/doc/workflow/notifications.md index d82f7c6fdc7..ccb8844aea3 100644 --- a/doc/workflow/notifications.md +++ b/doc/workflow/notifications.md @@ -51,6 +51,10 @@ Organization like this is suitable for users that belong to different groups but same need for being notified for every group they are member of. These settings can be configured on group page under the name of the group. It will be the dropdown with the bell icon. They can also be configured on the user profile notifications dropdown. +The group owner can disable email notifications for a group, which also includes +it's subgroups and projects. If this is the case, you will not receive any corresponding notifications, +and the notification button will be disabled with an explanatory tooltip. + ### Project Settings ![notification settings](img/notification_project_settings.png) @@ -60,6 +64,10 @@ other setting. This is suitable for users that have different needs for notifications per project basis. These settings can be configured on project page under the name of the project. It will be the dropdown with the bell icon. They can also be configured on the user profile notifications dropdown. +The project owner (or it's group owner) can disable email notifications for the project. +If this is the case, you will not receive any corresponding notifications, and the notification +button will be disabled with an explanatory tooltip. + ## Notification events Below is the table of events users can be notified of: -- cgit v1.2.1