Skip to content

Fix orphaned notification settings

James Lopez requested to merge fix/orphan-notification-settings into master

What does this MR do?

Removes any NotificationSettings that remained after their parent namespace was deleted.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29688

Merge request reports