Skip to content
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

Fix eagerloading map for Variant #1093

Merged
merged 1 commit into from
Oct 30, 2019
Merged

Conversation

hahnzilla
Copy link
Contributor

We're getting an error that commerce_variants doesn't exist when trying to eagerload the product. Tracked it down to this line. This fixed it for us locally, but would be sick to have merged in so we can avoid doing 2 eager loading statements for variants and products.

We're getting an error that `commerce_variants` doesn't exist when trying to eagerload the product in. Tracked it down to this line. This fixed it for us locally, but would sick to have merged in so we can avoid doing 2 eager loading statements for variants and products.
@lukeholder lukeholder merged commit 4b8413c into craftcms:develop Oct 30, 2019
@lukeholder
Copy link
Member

Thanks!

@hahnzilla hahnzilla deleted the patch-1 branch October 30, 2019 18:47
@hahnzilla
Copy link
Contributor Author

Wow speedy! Thanks!

lukeholder added a commit that referenced this pull request Oct 30, 2019
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.

2 participants