Hallo,
Wir haben versucht, Shopware 6.5.7.3 auf 6.5.8.5 zu aktualisieren, aber das Update war nicht erfolgreich. Wir erhalten den Fehler,
- Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException (1452)]
An exception occurred while executing a query: SQLSTATE[23000]: Integrity c
onstraint violation: 1452 Cannot add or update a child row: a foreign key c
onstraint fails (testserver
.system_config
, CONSTRAINTfk.system_config.sale s_channel_id
FOREIGN KEY (sales_channel_id
) REFERENCESsales_channel
(
id
) ON DELETE CASCADE ON UPDATE CASCADE)“ . Wir haben es über das Backend gemacht. Kann jedem dabei helfen.
Thanks