Gitlab Merge Issue
Created by: gerardmoroney
The issue is encountered when a Merge Request is created from a fork of a project.
- Create Merge Request with latest commit from fork master to original project master.
- Click Submit Merge Request button.
- Routed to error 500 page (see attached screenshot)
- The Merge Request is created despite the error, but it is empty when viewed on GitLab.
- When the Merge Request is pulled into the local repository of a machine you will see that it does contain a commit and is not empty.