Skip to content

Revert MR button in forked project issues

What does this MR do and why?

This MR reverts Add Create New Merge Request button to issues i... (!147355 - merged) (commit a3d260fd).

This is because Add Create New Merge Request button to issues i... (!147355 - merged) breaks existing behaviour when creating MRs that reference issue ID in the branch name. We couldn't agree on a fix for this so we have to revert the feature.

How to set up and validate locally

  1. Open issue in a forked project
  2. It should not have 'Create merge request' button

Merge request reports