Hi
How is autogeneration of IDs on tables (e.g. EcomProductField) controlled, when creating the field in backend?
We have some cases after export/import of test/prod databases where these generations are out of sync causing a duplicate error when trying to create a new item in the backend. I cannot see that it is handled by SQL.
And are there anyway to actively reset/assign the next number that will be chosen when creating these items in backend?