Merge requests can be created via the API even when not enabled on a project
Created by: m4tthumphrey
I was doing some testing for my API Client and noticed that I was able to create a merge request for a project that didn't have merge requests enabled. The 'Merge Requests' link on the sidebar was not visible but the MR was there once I enabled merge requests on the project.
I'm not sure if this is by design or because I am an administrator but thought it was worth pointing out.