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:
authorSean McGivern <sean@mcgivern.me.uk>2017-08-28 13:12:41 +0300
committerSean McGivern <sean@mcgivern.me.uk>2017-08-28 13:12:41 +0300
commit891d90a923acf194d7d183873861a5b86d085629 (patch)
tree1de92ab5fb6e6d9c7c717a33fabd6a469e0ea5c6 /changelogs
parent9ce1f486bca50a0bf8b0fc3b9b6e57f95b205289 (diff)
parent77c01b22d7e21cf20592e3d6d6f05a7beefc118c (diff)
Merge branch 'bugfix.notify-custom-participants' into 'master'
Bugfix.notify custom participants Closes #36610 See merge request !13680
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/bugfix-notify-custom-participants.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/bugfix-notify-custom-participants.yml b/changelogs/unreleased/bugfix-notify-custom-participants.yml
new file mode 100644
index 00000000000..04fcb95e18a
--- /dev/null
+++ b/changelogs/unreleased/bugfix-notify-custom-participants.yml
@@ -0,0 +1,5 @@
+---
+title: Fixed: Notifications weren't sending to participating users with a `Custom` notification setting.
+merge_request: 13680
+author: jneen
+type: fixed