Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2019-03-26 12:49:14 +0300
committerPhil Hughes <me@iamphill.com>2019-03-26 12:49:14 +0300
commitc77a1978cdadc9ae3fcfe7b1b31e535af80e61c9 (patch)
treecf5b207d8f555f430d68887e3522c218c8fcc044 /changelogs
parent2ce68fd3a5a286cc5a1c438431df905a532d03fc (diff)
parent7495140de2b4412240a09d7ee72800a84f57433e (diff)
Merge branch '59352-fix-mr-discussion-expansion' into 'master'
Expand resolved discussion when linking to a comment in the discussion Closes #59352 See merge request gitlab-org/gitlab-ce!26483
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/59352-fix-mr-discussion-expansion.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59352-fix-mr-discussion-expansion.yml b/changelogs/unreleased/59352-fix-mr-discussion-expansion.yml
new file mode 100644
index 00000000000..ab9ad53835c
--- /dev/null
+++ b/changelogs/unreleased/59352-fix-mr-discussion-expansion.yml
@@ -0,0 +1,5 @@
+---
+title: Expand resolved discussion when linking to a comment in the discussion
+merge_request: 26483
+author:
+type: fixed