Known issues
Product Created with ID = 0.
Product Created with ID = 0.
ID: 335840
Backlog
Published on 5/4/2022
•
Last update on 11/25/2022
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.