Rebase fails with "Something went wrong. Please try again."
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
I have a merge request that I want to merge. Whenever I click "Rebase" or "Rebase without pipeline", I get the error "Something went wrong. Please try again."
Steps to reproduce
- Create repo
xxxwith main branchxxx/master - Create branch
xxx/abcfromxxx/master - Commit anything to branch
xxx/abc - Create fork
zzzfromxxx - Commit anything to
zzz/master - Open merge request from
zzz/mastertoxxx/master - Change merge request target to
xxx/abc - Try to rebase
Example Project
https://gitlab.com/zehkira/myuzi/-/merge_requests/26
What is the current bug behavior?
The message "Something went wrong. Please try again." pops up.
What is the expected correct behavior?
The rebase succeeds.
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
Edited by 🤖 GitLab Bot 🤖


