4c4c8532d0
Creating a merge request with `merge_request[force_remove_source_branch]` parameter would result in an Error 500 since this attribute was passed directly to the merge request. Fix this by properly parsing this attribute into `merge_params`. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51220
5 lines
114 B
YAML
5 lines
114 B
YAML
---
|
|
title: Handle force_remove_source_branch when creating merge request
|
|
merge_request: 23281
|
|
author:
|
|
type: fixed
|