Maintain "force_remove_source_branch" options on Merge Request unless specified
requested to merge markglenfletcher/gitlab-ce:23234-deleting-a-milestone-removes-source-branch-deletion-options-of-associated-merge-requests into master
What does this MR do?
Fixes a problem where Merge Requests were losing the state associated with the flag to remove the source branch upon merge
Are there points in the code the reviewer needs to double check?
Are further tests required?
Why was this MR needed?
Several issues about this have been reported
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
- Closes #23234 (closed)
- Closes #23191 (closed)
- Closes #19351 (closed)