[PaaS only]{class="badge informative" title="Applies to Adobe Commerce on Cloud projects (Adobe-managed PaaS infrastructure) and on-premises projects only."}

ACSD-69333: SKU changes were allowed for products with an active Scheduled Update

The ACSD-69333 patch fixes the issue where SKU changes were allowed for products with an active Scheduled Update. After the fix, SKU changes are prohibited during active scheduled updates. Product saving fails with an error, and the product SKU field is disabled for editing in the Admin panel. This prevents MSI Inventory inconsistencies caused by SKU changes during staging rollbacks. This patch is available when the Quality Patches Tool (QPT) 1.1.76 is installed. The patch ID is ACSD-69333. 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.7-p6

Compatible with Adobe Commerce versions:

  • Adobe Commerce (all deployment methods) 2.4.7 - 2.4.8-p3
NOTE
The patch might become applicable to other versions with new Quality Patches Tool releases. To check if the patch is compatible with your Adobe Commerce version, update the 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

SKU changes were allowed for products with an active Scheduled Update. After the fix, SKU changes are prohibited during active scheduled updates. Product saving fails with an error, and the product SKU field is disabled for editing in the Admin panel. This prevents MSI Inventory inconsistencies caused by SKU changes during staging rollbacks.

Prerequisites:

Inventory modules are installed and enabled.

Steps to reproduce:

  1. Log in to the Admin panel.
  2. Create a new source, and a new stock.
  3. Create a simple product. (For example: SKU = SP1)
  4. Create a staging update. (For example: change the name.)
  5. While the staging update is active, change the product SKU = SP11.
  6. Verify the inventory_source_item table. Another record is created with the new SKU = SP11.
  7. Place an order that includes all available quantities to make the product Out Of Stock.
  8. Create the invoice and shipment, and verify the inventory_source_item table.
  9. Check that the SKU changes back to SP1 and the stock availability is In Stock.
  10. Go to the Storefront and verify the product stock status.

Expected results:

The product stock status doesn’t change.

Actual results:

The stock quantity is updated, and the product is moved to In Stock.

Apply the patch

To apply individual patches, use the following links depending on your deployment method:

To learn more about Quality Patches Tool, refer to:

recommendation-more-help
c2d96e17-5179-455c-ad3a-e1697bb4e8c3