summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorToon Claes <toon@iotcl.com>2017-09-15 08:58:21 +0200
committerToon Claes <toon@iotcl.com>2017-12-13 21:26:01 +0100
commit2acf3a564c4d042b4cf5463867bd5d37723509f5 (patch)
tree76be3f9413422d7444f58b3750e10e0677d94ec7 /changelogs/unreleased
parent43b98944fb34d1a3ca37ae598327e4575d2ec315 (diff)
downloadgitlab-ce-2acf3a564c4d042b4cf5463867bd5d37723509f5.tar.gz
Make mail notifications of discussion notes In-Reply-To of each other
When a note is part of a discussion, the email sent out should be `In-Reply-To` the previous note in that discussion. Closes gitlab-org/gitlab-ce#36054
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/tc-correct-email-in-reply-to.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/tc-correct-email-in-reply-to.yml b/changelogs/unreleased/tc-correct-email-in-reply-to.yml
new file mode 100644
index 00000000000..1c8043f6a5c
--- /dev/null
+++ b/changelogs/unreleased/tc-correct-email-in-reply-to.yml
@@ -0,0 +1,5 @@
+---
+title: Make mail notifications of discussion notes In-Reply-To of each other
+merge_request: 14289
+author:
+type: changed