Skip to content

add dependency to magento configurable to fix extension attribute cla… #4

New issue

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mattc321
Copy link

This is to fix error:
Uncaught Error: Call to undefined method Magento\ConfigurableProduct\Api\Data\OptionExtension::setAttributeData() in .../vendor/grin/module/Plugin/AttributeData.php:60

Cause:
In some deployment scenarios the configurable product extension attributes may be generated first and never regenerated after grin works with them.

Fix:
Use sequence dependencies where applicable. Add a dependency to Magento_ConfigurableProduct.

@mattc321
Copy link
Author

mattc321 commented Aug 3, 2022

Bump. Glad you got the new dependency in there. Let's get this one too since you require it - see extension_attributes.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant