"Resolve conflict" button unavailable for Developer role.
Summary
After MR creation from unprotected branch to protected branch (only Master role allowed to merge and push) Developer role users can't resolve conflicts via UI button, but locally merge is allowed.
Steps to reproduce
- Protect some branch (only Master role allowed to merge and push)
- Create MR (with some conflicts) from unprotected branch to protected branch
- As Developer role user try to resolve via UI
What is the current bug behavior?
- There is no button "Resolve conflicts" for Developer role users
What is the expected correct behavior?
- There is "resolve conflicts" button available for Developer role users
Relevant logs and/or screenshots
Settings:
MR (from developer role user perspective):



