Hi,
We tried to update the shopware 6.5.7.3 to 6.5.8.5, but the update was not successful. We are getting the error, „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, CONSTRAINT fk.system_config.sale s_channel_id FOREIGN KEY (sales_channel_id) REFERENCES sales_channel (
id) ON DELETE CASCADE ON UPDATE CASCADE)“ , while updating. We did it via backend. Can anyone help on this.
Thanks