Web IDE wrongly offers to fork when editing a branch with "Allow commits from members who can merge to the target branch." permissions
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Prerequistes:
- I am a maintainer/developer of the project
- Someone has created a MR and ticked "Allow commits from members who can merge to the target branch."
Actions:
- I click on the "Code" button on the top left of the MR, and then on "open in web ide"
Expected behaviour:
- I open the branch in the Web IDE, I do all expected features such as creating new commits or editing existing commits
Actual behaviour:
- The WebIDE screens offers me to create a new fork of the fork
If I checkout the branch on my computer, I can push new commits over it, so the permissions are there.
Edited by 🤖 GitLab Bot 🤖