Skip to content

Getting "The quote item isn't found. Verify the item and try again." when deleting cart item from edit cart item page #38113

@ksenia-zlotin

Description

@ksenia-zlotin

Preconditions and environment

  • Magento 2.4.4-p2

Steps to reproduce

  1. Add product to cart
  2. Navigate to cart if not automatically redirected
  3. Click on the edit button to edit the cart item
  4. Once redirected to edit cart item page, click on minicart
  5. Click remove item button in minicart

Expected result

Redirected to empty cart page without error

Actual result

Redirected to empty cart page with error: "The quote item isn't found. Verify the item and try again."

Additional information

Error seems to be triggered in vendor/magento/module-checkout/Controller/Cart/Configure.php:68, which then redirects the customer to the cart page.
image

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”.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions