Hello everyone !
I’m having an issue while updating a block document with an API call in the CI pipeline. I make a call to update a reference tag in the GitLab block document, and the update works great, but the reference to GitLab credentials in the same block gets deleted.
The default value for the “merge_existing_data” parameter is true, so I don’t understand why the data is being deleted.
Thank you very much for your help.