Decouple membership and notifications
Compare changes
Files
3- Dmytro Zaporozhets (DZ) authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
@@ -102,12 +102,7 @@ def show
@@ -102,12 +102,7 @@ def show
This allow you to have notification setting per project even if you are member of group. It also creates background for having notification settings in project you are not member of.
For #3359 (closed)
After this merge request there is still some work to be done:
MemberCreateService
instead of Member#after_create callback for creating notification settings (after #14709 (moved))Signed-off-by: Dmitriy Zaporozhets dmitriy.zaporozhets@gmail.com
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>