Open
Description
Preconditions (*)
Tested in this versions:
- Magento 2.4.8
- MSI disabled
Description (*)
While placing an order for a product with its entire stock quantity causes an issue during order editing from the backend. The error 'Product is out of stock' is displayed, even though the order should be editable. As you can see in below Screenshot-1.
Screenshot-1
Steps to reproduce (*)
- Create a new product and set its stock quantity to a any specific value (e.g., 100).
- From the frontend, place an order for the same product with the exact stock quantity (e.g., 100).
- After the order is placed, navigate to the Magento Backend -> Sales -> Orders.
- Try to edit the placed order from the backend.
Expected result (*)
The order should be editable in the backend without any errors.
Actual result (*)
The error message 'Product is out of stock' is displayed when attempting to edit the order in the backend.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready for Development