This article provides a patch for the known Adobe Commerce 2.2.0 issue related to the newly created orders showing in the archive instead of the Orders grid in the Commerce Admin.
The issue was fixed in 2.2.3 and later.
When customers place orders, they appear in the archived orders grid instead of the regular orders grid.
Steps to reproduce:
Expected results:
The order is displayed in the Orders grid only.
Actual results:
The order is displayed in the Orders grid and in the order archive grid.
After applying the patch, orders will appear in the Order grid as expected. But you need to manually restore in the Commerce Admin the ones that were sent to archive before the patch was applied.
The patch is attached to this article. To download it, scroll down to the end of the article and click the file name, or click the following link:
Download MDVA-8007_EE_2.2.0_v1.composer.patch
The patch was created for:
The patch is also compatible (but might not solve the issue) with the following Adobe Commerce versions and editions:
For instructions, see How to apply a composer patch provided by Adobe Commerce in our support knowledge base.