Deployment Id duplication issue in Xadmin
Hi Mosc,
During Xadmin deployment , we are facing primary key violation in dpl_deployment table
The deployment id was reset and started to assign a deployment id which already presents in the table
Where is this deployment id saved ? how the Xadmin application finds the latest deployment id and increments by 1 ?
Does the dpl_deployment table purge?