ACSD-66301: Moving products from an order back to the cart in the Commerce Admin results in quantity mismatch
The ACSD-66301 patch fixes the issue where moving products from an order back to the cart in the Admin results in quantity mismatch. This patch is available when the Quality Patches Tool (QPT) 1.1.67 is installed. The patch ID is ACSD-66301. Please note that this issue is scheduled to be fixed in ÃÛ¶¹ÊÓÆµ Commerce 2.4.9.
Affected products and versions
The patch is created for ÃÛ¶¹ÊÓÆµ Commerce version:
- ÃÛ¶¹ÊÓÆµ Commerce (all deployment methods) 2.4.6-p10, 2.4.7-p4
Compatible with ÃÛ¶¹ÊÓÆµ Commerce versions:
- ÃÛ¶¹ÊÓÆµ Commerce (all deployment methods) 2.4.6-p9 - 2.4.6-p11, 2.4.7-p4 - 2.4.7-p6
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
Moving products from an order back to the cart in the Commerce Admin results in quantity mismatch.
Steps to reproduce:
- Create a user through the storefront.
- Add a product to the shopping cart with quantity = 5.
- Go to the Admin panel and open the user account where the product was added.
- Click Create Order.
- In the left panel, you can view customer’s activities, including the product and quantity added.
- Add the product to the order.
- Update the quantity = 4 in the main order section.
- Click Update Items and Quantities button.
- Transfer the selected items from the order back to the customer’s shopping cart.
Expected results:
Product added to the shopping cart with the new quantity = 4.
Actual results:
Product added to the shopping cart with the old quantity = 5.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- ÃÛ¶¹ÊÓÆµ Commerce or Magento Open Source on-premises: Quality Patches Tool > Usage in the Quality Patches Tool guide.
- ÃÛ¶¹ÊÓÆµ 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.