summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2018-09-23 16:15:29 -0500
committerPaul Slaughter <pslaughter@gitlab.com>2018-09-24 08:30:58 -0500
commit370f07361c6d0fb1565003ae9427f69ad6004009 (patch)
tree6427e055c38f72c753cada853f40a6879b431836 /changelogs
parentce27f74afa4ff16eccf353b5ce1bf430c6eb64b3 (diff)
downloadgitlab-ce-370f07361c6d0fb1565003ae9427f69ad6004009.tar.gz
Auto resolve new notes of resolved discussions
**Why?** The previous behavior had resolved discussions being unresolved when commented on. This was strange UX, especially since there is a separate button for "Comment & unresolve discussion". https://gitlab.com/gitlab-org/gitlab-ce/issues/24128 **Note:** - Also adds changelog
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