Closed
Description
Preconditions (*)
- Magento 2.3.2 (Upgrade from 2.2.6)
- Magento Cloud environment
Steps to reproduce (*)
- Start logged in session for customer 1.
- Add a product A to customer 1's cart.
- As an admin, disable product A.
- Return to customer 1's session.
- Add product B to customer 1's cart.
- View cart
Expected result (*)
- Expect to see product B in the cart.
- Expect not to see product A in the cart, and a message indicating product A is unavailable.
- Expect product A to be removed from the customer's quote, and proceed to checkout as an option.
Actual result (*)
- Product B is visible in the cart. PASS
- Product A is not visible in the cart, and a message indicates there is an out of stock product. PARTIAL PASS
- Product A still exists in the customer's quote. Proceed to checkout is disabled. FAIL
Metadata
Metadata
Assignees
Labels
Gate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentMay be fixed according to the position in the backlog.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.
Type
Projects
Status
Done