ACSD-68359: Fixes 414 error when selecting Pick in Store with large carts
The ACSD-68359 patch fixes the issue where Pick in Store fails at checkout with a 414 error when the cart contains many products. This patch is available when the Quality Patches Tool (QPT) 1.1.75 is installed. The patch ID is ACSD-68359. Please note that this issue is scheduled to be fixed in Adobe Commerce 2.4.9.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.8-p2
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.4 - 2.4.8-p3
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
Selecting Pick in Store fails with a 414 error when the cart contains many products due to long URLs generated by the pickup location search.
Prerequisites:
- Install B2B.
- Go to Stores > Configuration > B2B Features > General Settings and enable Company and Quick Order.
Steps to reproduce:
- Add 100+ products to the cart using Quick Order.
- Proceed to checkout and select Pick in Store.
- Observe the 414 error returned by the Search for pickup location endpoint.
Expected results:
The Search for pickup location endpoint functions correctly regardless of the number of products in the cart.
Actual results:
The Search for pickup location endpoint returns a 414 error when the cart contains around 100 products.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide.
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in the Commerce on Cloud Infrastructure guide.
Related reading
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool: A self-service tool for quality patches in the Tools guide.