Hello,
We would like to increase the ID number of the certificates. Instead of starting with 100, we would like them to start with 1000.
To do this, we went to the table _guru_mycertificates, and increased the number (ID) of the last emitted certificate to 1000. So instead of reading ID=102, now it read ID=1000.
This seems to work perfectly, the certificate is created in the frontend without problems, and subsequent certificates adopted IDs 1001, 1002, etc.
Could you please confirm that this is correct, or should we update other tables too?
Thank you very much.
Best,
Roger.