Follow two-step merge request creation process for "Create merge request" within an issue
➡ ️ See parent epic for more details ⬅ ️
Problem
- Most
Create merge requestbuttons in the UI open up thecreateform where the user can fill in the MR details before actually submitting the form - The
Create merge requestbutton within each issue doesn't follow that process; instead, it auto-magically creates the open MR, bypassing the create form entirely. This can be unexpected behavior and is inconsistent with the majority of the buttons.
Proposal
Create merge request should lead to the create form
Edited by Annabel Dunstone Gray
