Default for Merge Requests back to branch of origin
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=22016) </details> <!--IssueSummary end--> We have a situation where we have a protected branch in one of our projects for a particular branch of development...for example, call that temp_development. When writing issues and then creating the working branch, I origin it off of temp_development rather than development. When I go to create a merge request, by default it sets up to merge into development rather than the origin branch, temp_development. Would it be possible to have a merge request always default to merge into the branch from which the issue branch was created?
issue