Skip to content

Remove confirm box when redirecting to new merge request form in IDE

Phil Hughes requested to merge ide-mr-changes-alert-box into master

What does this MR do?

Stops the confirm box from popping when creating a merge request in the IDE. This was caused by the committed files not being reset for the merge request option.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45326

Merge request reports