summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-12-11 08:17:56 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-12-11 19:50:11 +0000
commit8e245c303bf86de9704248c7daed8f306fd5c1c7 (patch)
treebb353b4ff66b3e0c008639ead37812435d961ad6 /changelogs
parent70bd0e09d84e888df950b220a25fbef474c61b04 (diff)
downloadgitlab-ce-8e245c303bf86de9704248c7daed8f306fd5c1c7.tar.gz
Merge branch '55138-fix-mr-discussions-count' into 'master'
Fix MR discussion counts being off Closes #55138 See merge request gitlab-org/gitlab-ce!23710 (cherry picked from commit 97ba7735eaefa0e749295b722434e1d3826bbbc2) 958aaebd Fix MR discussion counts being off
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/55138-fix-mr-discussions-count.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/55138-fix-mr-discussions-count.yml b/changelogs/unreleased/55138-fix-mr-discussions-count.yml
new file mode 100644
index 00000000000..667e9b971d8
--- /dev/null
+++ b/changelogs/unreleased/55138-fix-mr-discussions-count.yml
@@ -0,0 +1,5 @@
+---
+title: Fix MR resolved discussion counts being too low
+merge_request: 23710
+author:
+type: fixed