meta-for-magento2
meta-for-magento2 copied to clipboard
Unable to apply data patch when running setup:upgrade
Preconditions (*)
- Magento 2.4.6-p3
- Meta Business 1.2.3
Steps to reproduce (*)
- Installed Meta Business extension via composer
- Ran setup:upgrade command
Actual result (*)
Received error:
Unable to apply data patch Meta\BusinessExtension\Setup\Patch\Data\DeleteLegacyData for module Meta_BusinessExtension. Original exception message: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'titanfuel0727_mg1.eav_attribute' doesn't exist, query was: DELETE FROM eav_attribute
WHERE (attribute_code = 'facebook_age_group')