summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-09-24 14:38:51 +0000
committerDouwe Maan <douwe@gitlab.com>2018-09-24 14:38:51 +0000
commit4007456808a9d18858b2c117b9cc6fee91d26ed6 (patch)
treef76686435113745ecce38325c94848f305c892f4 /changelogs
parent842ed384075b74207d80a03565e71819fc61932b (diff)
parent370f07361c6d0fb1565003ae9427f69ad6004009 (diff)
downloadgitlab-ce-4007456808a9d18858b2c117b9cc6fee91d26ed6.tar.gz
Merge branch '24128-fix-comment-unresolve-discussions' into 'master'
Resolve "Resolved discussions automatically get unresolved when commented on" Closes #24128 See merge request gitlab-org/gitlab-ce!21881
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/24128-fix-comment-unresolve-discussions.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/24128-fix-comment-unresolve-discussions.yml b/changelogs/unreleased/24128-fix-comment-unresolve-discussions.yml
new file mode 100644
index 00000000000..d835d25f39b
--- /dev/null
+++ b/changelogs/unreleased/24128-fix-comment-unresolve-discussions.yml
@@ -0,0 +1,5 @@
+---
+title: Fix resolved discussions being unresolved when commented on
+merge_request: 21881
+author:
+type: fixed