Skip to content

Fix label links for a merge request pointing to issues list

I have added a type parameter to the link_to_label helper method that is set to 'merge_request' when in the context of a merge request.

I have also improved the specs to actually test the output of the method instead of its implementation.

Closes #3007 (closed)

Merge request reports