Is anyone else experiencing strange behaviour when working with Merge Requests in gitlab.com today?
I have a merge request that was opened by a dev in my team. However, when I attempted to merge it into main, I had a strange error.
Now the MR is in a wierd state: it does not appear under “open” Merge Requests, and is instead under “All”. The Merge Requests states that the “Merge request is not mergeable. Try again.” and is failing on “Merge request must be open.”. However, if I attempt to use the “reopen merge request” button, it fails and nothing changes and the MR remains in this weird state.
I then tried creating a new MR from the same branch and when I clicked the “create merge request” button, I got a Gitlab.com “500 internal server error”. The MR was created when I refreshed the page, but this second MR is now is the same wierd state.
I also tried creating a new branch in this repo, updating a totally unrelated file and then attempted to create an MR - this resulted in the MR being in the same wierd state as the others.
https://status.gitlab.com/ shows nothing.
I am now stuck and cannot merge anything.
Any ideas?