Skip to content

Only apply `use_custom_template` during creation if the value is `true`

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.

Closes #6154 (closed)

Due to the issue in the underlying project API where use_custom_template returns a 500 when set to false (and instead requires the value to just not be passed), this MR updates the custom template logic to conditionally apply the setting if and only if the value is true.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading