gitlab4j-api
gitlab4j-api copied to clipboard
Merge requests are overwriting default description templates
Hi there,
I setted up a default description template to a project on GitLab (GitLab premium here) , but when I create merge requests from API that does not work properly, I guess that description mapped on MergeRequestParams.java is overwriting my template.
Any workaround or ideas to fix it?