Skip to content

Magento 2 After Upgrade Error Unable to apply data patch MagentoCatalogSetupPatchDataUpdateMultiselectAttributesBackendTypes

After Upgrading to Magento 2.4.6.-p1 , we are getting error on Setup:upgrade

Unable to apply data patch MagentoCatalogSetupPatchDataUpdateMultiselectAttributesBackendTypes for module Magento_Catalog. Original exception message: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘5566-200-0’ for key ‘MGCP_CATALOG_PRODUCT_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID’, query was: INSERT INTO mgcp_catalog_product_entity_text (value_id,attribute_id,store_id,entity_id,value) VALUES

Tried this Solution but it stucks on Magento_catalog in setup :upgrade

please help me about this.