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:
authorFilipa Lacerda <filipa@gitlab.com>2019-04-29 12:16:03 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-04-29 12:16:03 +0300
commit7d29dbe49d78359dcafdd52c7ce61c980b2262ae (patch)
tree0ef6e65c0508f01189a7f99ce28966039aa597ea /changelogs
parente6f548fcd87a9e724c80980098c9137081b96be4 (diff)
parentba8113c3238d04ed753c49303b81a4b8e5ec3f23 (diff)
Merge branch '60855-mr-popover-is-not-attached-in-system-notes-jest-fix' into 'master'
Init MR Popovers on system note mounted Closes #60855 See merge request gitlab-org/gitlab-ce!27747
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/60855-mr-popover-is-not-attached-in-system-notes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60855-mr-popover-is-not-attached-in-system-notes.yml b/changelogs/unreleased/60855-mr-popover-is-not-attached-in-system-notes.yml
new file mode 100644
index 00000000000..d8bc0fbb4d4
--- /dev/null
+++ b/changelogs/unreleased/60855-mr-popover-is-not-attached-in-system-notes.yml
@@ -0,0 +1,5 @@
+---
+title: Fix bug where system note MR has no popover
+merge_request: 27747
+author:
+type: fixed