Skip to content

Fix merges not working when project is not licensed for squash

Projects that did not have the squash feature licensed would have the squash parameter set as nil, which would cause a database constraint error. This MR will default the value to false.

Closes #3321 (closed)

Edited by Stan Hu

Merge request reports

Loading