-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
Hi,
I am trying to import products csv with 3 attributes.
I am trying to update products attributes with CSV with 420 entries it is giving the following error.
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (jrs_05.catalog_product_entity_int, CONSTRAINT FK_CAT_PRD_ENTT_INT_ENTT_ID_CAT_PRD_ENTT_ENTT_ID FOREIGN KEY (entity_id) REFERENCES catalog_product_entity (entity_id) ON DELETE CASCA)
Import is working fine up-to 100 products in sheet but not more than that.
Please let me know what can be the issue with it.
Thanks and Regards
Nishant
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels