Skip to content

Improve create merge request dropdown reliability

Phil Hughes requested to merge ph/353694/createMRDropdownFixes into master

What does this MR do and why?

Makes the create a merge request dropdown more reliable when creating a merge request. Instead of the frontend updating paths we send an API request to the create a merge request endpoint which returns a URL for the new merge request form.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #353694 (closed)

Merge request reports