Open
Description
Preconditions and environment
- 2.4.6-p2
Steps to reproduce
- Have a configurable product with simple products
- Make sure the simple products allow backorders and do not have stock
- Place an order in Magento
- The qty_backordered field in the sales_order_item table is only set / filled for the simple products, while it's not set on the configurable product, see screenshot.
- Other fields like qty_ordered, etc are set on the simple product as well as the configurable product.
Expected result
The expected result is that the qty_backordered field is stored in the sales order item table for the configurable product as well.
Actual result
- The qty_backordered field in the sales_order_item table is only set / filled for the simple products, while it's not set on the configurable product, see screenshot.
- Other fields like qty_ordered, etc are set on the simple product as well as the configurable product.
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.