Preconditions
- Apache/2.4.18 (Win64) PHP/7.0.9
5.7.11 - MySQL
Steps to reproduce
- Create new product in Magento 2.1
Expected result
- New product should be created
Actual result
- Product is not created, following error appears:
Cannot add or update a child row: a foreign key constraint fails (magento2.catalog_product_entity, CONSTRAINT CATALOG_PRODUCT_ENTITY_ENTITY_ID_SEQUENCE_PRODUCT_SEQUENCE_VALUE FOREIGN KEY (entity_id) REFERENCES sequence_product (sequence_value) )