Hey shopware community!
Ich hab folgendes Problem:
Ich möchte Artikel aus unserem Shopwaren 5 in 6 importieren und habe dafür ein indivuelles Profil angelegt.
Beim Importieren von Produktdaten im CSV-Format wird dann folgende Fehlermeldung geworfen:
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (usr_p595243_1.product_translation, CONSTRAINT fk.product_translation.product_id FOREIGN KEY (product_id, product_version_id) REFERENCES product (id, version_id) ON DELETE CASCA)"
Weiß jemand, was die Fehlermeldung bedeutet oder wie ich sie lösen kann?
Danke im Voraus!