Skip to content

Fixed group label in issuable sidebar

Phil Hughes requested to merge group-label-sidebar-link into master

What does this MR do?

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.

What are the relevant issue numbers?

Closes #27253 (closed)

Merge request reports