We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.Existing eav attribute set with an attribute_set_id of 10 in the General attribute_group_name 2. attribute_group_code is product-details
attribute_set_id
10
General
attribute_group_name
attribute_group_code
product-details
Unable to apply data patch Meta\Catalog\Setup\Patch\Data\AddProductAttributes for module Meta_Catalog. Original exception message: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '10-General' for key 'EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME', query was: UPDATE `eav_attribute_group` SET `attribute_set_id` = ?, `attribute_group_name` = ?, `default_id` = ? WHERE (`attribute_group_id`='24')
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preconditions (*)
Steps to reproduce (*)
1.Existing eav attribute set with an
attribute_set_id
of10
in theGeneral
attribute_group_name
2.
attribute_group_code
isproduct-details
Expected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: