summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-02-02 09:31:09 +0000
committerPhil Hughes <me@iamphill.com>2017-02-02 14:55:52 +0000
commit161d74f1a6e58dae29ad6ee37b7d70cdb4999cc4 (patch)
tree79a820b3ff70d670a365d91a143a6ed0dfad3714 /changelogs
parentcbaf23841381216f0ea65fefebd0751c52749b1f (diff)
downloadgitlab-ce-161d74f1a6e58dae29ad6ee37b7d70cdb4999cc4.tar.gz
Fixed group label in issuable sidebargroup-label-sidebar-link
Group label link was pointing to group#issues rather than the projects issues. This fixes that by sending the correct subject to the link_to_label helper method. Closes #27253
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/group-label-sidebar-link.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/group-label-sidebar-link.yml b/changelogs/unreleased/group-label-sidebar-link.yml
new file mode 100644
index 00000000000..c11c2d4ede1
--- /dev/null
+++ b/changelogs/unreleased/group-label-sidebar-link.yml
@@ -0,0 +1,4 @@
+---
+title: Fixed group label links in issue/merge request sidebar
+merge_request:
+author: