Product Created with ID = 0.
Catalog
•
ID: 335840
Backlog
Published on5/4/2022
•
Last updated on11/25/2022
1 min read
Summary
It is possible to create products with ID = 0 if they use our API or WebService.
The product with ID = 0 will never index and will break the flow to create new products using the interface or using suggestions.
Simulation
- Create a product with ID = 0 using API or web service.
Workaround
To correct the flow of new products creation, the user should create another product using API or WebService but this time, using a valid ID. The next product created by interface or suggestion will be created correct.