Hello,
We are currently using GitLab EE version v18.2.1-ee and have encountered a critical issue with merge requests.
When a branch is created locally (e.g., via Git CLI or Visual Studio Code), or when a web-created branch is checked out locally, modified, and pushed back, attempting to create a merge request results in the following behavior:
The merge request view shows: “Your merge request is almost ready”
Clicking on “Changes” tab displays the error:
“Something went wrong on our end. Please try again.”
However, if the entire workflow (branch creation, commits, etc.) is performed in the GitLab Web UI, the merge request works as expected and the changes are visible.
This issue consistently affects any merge request involving locally created or modified branches.
Could you please advise on how to resolve this or whether this is a known issue in the current version?
Thank you!