Skip to content

Patch [ACSD-65848]: Error after apply ACSD-65848 patch #147

@RadekBucki

Description

@RadekBucki

3 exception(s):
Exception #0 (Magento\Framework\DB\Adapter\DuplicateException): SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '1096-1077' for key 'temp_category_descendants_68b040da2d848.PRIMARY', query was: INSERT INTO temp_category_descendants_68b040da2d848 (category_id, descendant_id) SELECT ce.entity_id AS category_id, ce2.entity_id AS descendant_id FROM catalog_category_entity AS ce
INNER JOIN catalog_category_entity AS ce2 ON ce2.path LIKE CONCAT(ce.path, '/%') OR ce2.entity_id = ce.entity_id AND (ce2.created_in <= '1745476200' AND ce2.updated_in > '1745476200') WHERE ((ce.entity_id IN (?))) AND (ce.created_in <= '1745476200') AND (ce.updated_in > '1745476200')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions