ACSD-55339: Resolving SKU trimming issue in negotiable quotes for Adobe Commerce
CREATED FOR:
- Experienced
- Admin
- Developer
The ACSD-55339 patch fixes the issue where product SKUs with leading zeros are trimmed, resulting in errors during the negotiation process. This patch is available when the Quality Patches Tool (QPT) 1.1.56 is installed. The patch ID is ACSD-55339. Please note that the issue is scheduled to be fixed in Adobe Commerce B2B 1.5.0.
Affected products and versions
The patch is created for Adobe Commerce version:
Adobe Commerce (all deployment methods) 2.4.5-p1
Compatible with Adobe Commerce versions:
Adobe Commerce (all deployment methods) 2.4.4 - 2.4.7-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
Numeric product SKUs with leading zeros are trimmed when used in negotiable quotes, resulting in errors that prevent updating quantities or setting prices.
Steps to reproduce:
-
Navigate to the product creation section in the admin panel.
-
Set the SKU for the product as 01910.
-
Log in to the storefront and perform the following operations:
- Add product to the cart.
- View and edit the cart.
- Request a quote.
-
Go to admin > Quote > View and Add Products by SKU - 01910.
Note: The SKU is displayed as 1910 instead of 01910. This discrepancy prevents the user from updating the quantity or setting prices, as no product with the SKU 1910 exists in the catalog.
Expected results:
The negotiable quote should be updated successfully without any errors.
Actual results:
A warning message is displayed indicating that the product does not exist.
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.