The MDVA-32449 patch solves the issue on Magento where the sales order history loads slowly or does not load and displays a 503 error. This is an issue when 13000+ customers are assigned to a B2B company. This patch is available when the Magento Quality Patch (MQP) tool 1.0.12 is installed. Please note that this issue was fixed in Magento 2.4.1.
Affected products and versions
This is an issue when 13000+ customers are assigned to a B2B company.
- The patch is created for Magento version:
Magento Commerce Cloud 2.4.1. - Compatible with Magento versions:
Magento Commerce Cloud and Magento Commerce 2.3.0 - 2.3.5-p2, 2.4.0, 2.4.1.
Note: the patch can be applicable to other versions. To check if the patch is compatible with your Magento version, run ./vendor/bin/magento-patches status
.
Issue
Fixes the issue where the order history loads very slowly or does not load at all.
Steps to reproduce:
Prerequisites: 13000+ customers assigned to a B2B company.
- Log in to the storefront as the company admin.
- Go to sales order history page.
Actual result:
The page loads very slowly or the page may not load and a timeout error may display.
Expected result:
The sales order history page loads normally.
Apply the patch
For instructions on how to apply an MQP patch, use the following links depending on your Magento product:
- Magento Commerce: DevDocs Apply patches using Magento Quality Patches Tool.
- Magento Commerce Cloud: DevDocs Upgrades and Patches > Apply patches.
Related reading
To learn more about Magento Quality Patches, refer to:
- Magento Quality Patches released: a new tool to self-serve quality patches.
- Check if patch is available for your Magento issue using Magento Quality Patches.
For info about other patches available in MQP tool, refer to the Patches available in MQP tool section.