diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-04-24 18:36:17 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-04-24 18:36:17 +0000 |
commit | 375746d6fc308dc16875750bc9342196166d28a6 (patch) | |
tree | 8f70d10ea870c5d3b1f9ed8e9a224560a321170a /changelogs | |
parent | 1884f650ac4f34f1c0883112a4e3ce22caac869d (diff) | |
parent | bc4eeb96ae5c7de96f7e8e16aa508e3308f06c5b (diff) | |
download | gitlab-ce-375746d6fc308dc16875750bc9342196166d28a6.tar.gz |
Merge branch 'dm-fix-individual-notes-reply-attributes' into 'master'
Ensure replying to an individual note by email creates a note with its own discussion ID
Closes #31067
See merge request !10890
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dm-fix-individual-notes-reply-attributes.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-fix-individual-notes-reply-attributes.yml b/changelogs/unreleased/dm-fix-individual-notes-reply-attributes.yml new file mode 100644 index 00000000000..e8c05092ea8 --- /dev/null +++ b/changelogs/unreleased/dm-fix-individual-notes-reply-attributes.yml @@ -0,0 +1,5 @@ +--- +title: Ensure replying to an individual note by email creates a note with its own + discussion ID +merge_request: +author: |