Publish Changes - Empty Error

Started by Vince Marco, September 14, 2023, 10:33:34 AM

Previous topic - Next topic

turlututu

Hello,

Thank you very much for your support.

Problem solved.
The issue was incorrect permissions on GIT main branch for concerned users.
Where the thing is crazy : a fist publish was done by concerned user, but it should have never happened. It happened exactly once. We do not explain the magic used here to publish on a branch where user had no permissions. We are using GitLAB, maybe a bug ? maybe something I ignore ? Anyway, problem solved for me. If we have some more time we will investigate more on the Gitlab weird behavior.

For other users how to :
* Install local classical GIT client
* try to use this client to publish to have more verbose errors
* Solve the problem according to these information


turlututu

PS. Maybe the process I used is now obsolete with your latest patch.