MDVA-28651: B2B - quotes slow to load
The MDVA-28651 patch solves the issue where several performance problems occur with loading quotes. This patch is available when the Quality Patches Tool (QPT) v.1.0.9 is installed. Please note that the issue was scheduled to be fixed in Adobe Commerce version 2.4.2.
Affected products and versions
- The patch was designed for Adobe Commerce on cloud infrastructure 2.3.4.
- The patch is also compatible with the following Adobe Commerce versions: Adobe Commerce on-premises and Adobe Commerce on cloud infrastructure 2.3.0-2.3.5-p1, 2.4.0, and 2.4.1.
magento/quality-patches
package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.Issue
Performance issues on the customer quote list page:
- double loading of the quote list: first with whole page, second by Ajax request.
- a loop of loading each of the quotes from the plugin.
- double loading of the quote items when the quote was converted to the snapshot.
Steps to reproduce
- Have 40+ quotes assigned to a customer.
- Log in and browse the My Quotes page.
Actual result
The response time to fully load the content of the My Quotes page (load of the page + data shown in the grid) is ~ 45 seconds.
Expected result
The response time to fully load the content of the My Quotes page should be less than 45 seconds.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Software Update Guide > Apply Patches in our developer documentation.
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in our developer documentation.
Related reading
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool released: a new tool to self-serve quality patches in our support knowledge base.
- Check if patch is available for your Adobe Commerce issue using Quality Patches Tool in our support knowledge base.
For info about other patches available in QPT, refer to the Patches available in QPT section.