Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author🙈 jacopo beschi 🙉 <intrip@gmail.com>2018-08-02 12:34:44 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-08-02 12:34:44 +0300
commita0a36a9994fcae93da850a679e475d501442041f (patch)
tree4382966168e685c8aa7e87bd585c0a6287c5587c /changelogs
parent1db427f91db593880c00416f0b50588613cf0dc7 (diff)
Resolve "Remove ghost notification settings for groups and projects"
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/44824-remove-ghost-notification-settings-for-group-and-project.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44824-remove-ghost-notification-settings-for-group-and-project.yml b/changelogs/unreleased/44824-remove-ghost-notification-settings-for-group-and-project.yml
new file mode 100644
index 00000000000..ddc878ee710
--- /dev/null
+++ b/changelogs/unreleased/44824-remove-ghost-notification-settings-for-group-and-project.yml
@@ -0,0 +1,5 @@
+---
+title: Adds foreign key to notification_settings.user_id
+merge_request: 20567
+author: Jacopo Beschi @jacopo-beschi
+type: added