Closed
Description
Preconditions and environment
- Magento version 2.4.4-p2
- A grouped product with more than one product and one product out of stock with backorder enabled
Steps to reproduce
- Go to a grouped product page from preconditions
- Add any product to cart
Expected result
Product is added to cart
Actual result
Product is not added to cart
Additional information
A past PR #24955 was merged to resolve not being able to add a product when the product is out of stock but
- Did not account for backordered item
- It uses legacy catalog inventory for qty
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”.