Skip to content

Disabled products not being removed from existing customer carts #26680

Closed
@ngreimel-lt

Description

@ngreimel-lt

Preconditions (*)

  1. Magento 2.3.2 (Upgrade from 2.2.6)
  2. Magento Cloud environment

Steps to reproduce (*)

  1. Start logged in session for customer 1.
  2. Add a product A to customer 1's cart.
  3. As an admin, disable product A.
  4. Return to customer 1's session.
  5. Add product B to customer 1's cart.
  6. View cart

Expected result (*)

  1. Expect to see product B in the cart.
  2. Expect not to see product A in the cart, and a message indicating product A is unavailable.
  3. Expect product A to be removed from the customer's quote, and proceed to checkout as an option.

Actual result (*)

  1. Product B is visible in the cart. PASS
  2. Product A is not visible in the cart, and a message indicates there is an out of stock product. PARTIAL PASS
  3. Product A still exists in the customer's quote. Proceed to checkout is disabled. FAIL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: FrontendComponent: CatalogIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P3May be fixed according to the position in the backlog.Progress: doneReported on 2.3.2Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions