ACSD-62485: async.operations.all consumer stops working when company is created

The ACSD-62485 patch fixes the issue where the async.operations.all consumer stops working when a B2B company is created. This patch is available when the Quality Patches Tool (QPT) 1.1.54 is installed. The patch ID is ACSD-62485. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.8.

Affected products and versions

The patch is created for Adobe Commerce version:

  • Adobe Commerce (all deployment methods) 2.4.6-p7

Compatible with Adobe Commerce versions:

  • Adobe Commerce (all deployment methods) 2.4.4 - 2.4.6-p7, 2.4.7 - 2.4.7-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

The async.operations.all consumer stops processing messages if a B2B company is created asynchronously while the consumer is still running.

Prerequisites:

B2B modules are installed and enabled.

Steps to reproduce:

  1. Create two customers.

  2. Send a REST bulk request to create two companies, assigning the created customers as company administrators.

  3. Start the consumer using the following command:

    bin/magento queue:consumer:start async.operations.all --max-messages=20000

Expected results:

The consumer processes 20,000 messages and ends successfully.

Actual results:

The consumer stops working immediately upon execution.

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