If merge requester doesn't specify assignee, even project admins can't close a merge request
Created by: bertjwregeer
Here is my work-flow:
- Create a repository with user A
- Fork repository with user B
- User B creates some changes
- User B requests a merge back into User A's repositor
- User B doesn't select an assignee from the drop down box (it doesn't update when you select User A's repository to merge back into)
- User B creates the merge request
- User A can't close the merge request, or edit it, or re-assign it
- User B has to go edit, and assign the merge request to someone
- User A can now close the merge request.
User B on the merge request page:
User B on the edit page, notice the assignee is left blank
User A looking at the merge-request: