Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

Fix AddFieldsToProductBlueprint when no variant option fields are configured #134

Merged

Conversation

duncanmcclean
Copy link
Owner

This pull request fixes an error from the AddFieldsToProductBlueprint listener that'd occur when you had a product_variants field present on a Product blueprint without any option fields configured.

Fixes #133.

@duncanmcclean duncanmcclean merged commit a6b914f into 5.x Nov 16, 2023
3 of 4 checks passed
@duncanmcclean duncanmcclean deleted the fix/product-variant-fields-without-option-fields-set branch November 16, 2023 20:00
Copy link

Released as part of v5.0.6.

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

Successfully merging this pull request may close these issues.

ErrorException - Undefined array key "option_fields"
1 participant