Closed
Description
Preconditions (*)
- Magento Open Source 2.4.1 with sample data
Steps to reproduce (*)
- Make an order of a product and buy everything (example if 5 in stock, buy all 5)
- Go to your admin and this product QTY should be 5 and Salable QTY should be 0. Which is normal since the order has not been shipped yet.
Expected result (*)
- Front end should show "Out of stock"
- We should NOT have the "add to cart" Button
Actual result (*)
- Front end shows "in stock".
- Add to cart button is available
- When we try to cart, we get a message "The requested qty is not available"
NOTE:
See the related issues:
- Product is visible & in stock although salable quantity = 0 #31267
- MSI Repo Configurable Product option is still displayed and available on Product view page after Place Order with full option qty inventory#3102
- Product having zero salable quantity results in stock in product list page and out of stock in view page. inventory#3062
- Produced in stock, despite the Salable QTY is at zero. #25877
- MSI repo The configurable product is displayed in Storefront despite that all the quantity is reserved. Two error messages appear if try to add this product to cart inventory#2708
- product with salable qty 0 is not considered out of stock #27223
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- 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.
- [x ] 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”.
Metadata
Metadata
Assignees
Labels
Pull Requests related to the MSIThe issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedOnce P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects critical data or functionality and forces users to employ a workaround.
Type
Projects
Status
Done