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

Release/1.17.0 #217

Merged
merged 22 commits into from
Feb 27, 2024
Merged

Release/1.17.0 #217

merged 22 commits into from
Feb 27, 2024

Conversation

Marvin-Magmodules
Copy link
Member

No description provided.

Bogardo and others added 22 commits January 29, 2024 22:03
In some circumstances where the `order_totals` block is also modified by another module, using `referenceContainer` prevents the view from rendering due to using an incorrect reference. Using a `referenceBlock` fixes this.

See the original Magento layout for reference:
https://github.com/magento/magento2/blob/03621bbcd75cbac4ffa8266a51aa2606980f4830/app/code/Magento/Sales/view/adminhtml/layout/sales_order_view.xml#L71
…to do 2 queries per product in the feed. If the page size would be 200 products, instead of 400 queries performed, only 2 remain
[inventory]:+ Prefetching MSI inventory, as a result it doesn't have …
@Marvin-Magmodules Marvin-Magmodules merged commit d9665a8 into master Feb 27, 2024
22 checks passed
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.

3 participants