Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Transactions: We need to check for invalid products in the carts #34

@dotJoel

Description

@dotJoel

What currently happens:

  • I added an item to a cart
  • I abandoned the cart
  • I deleted the product in question
  • Revisiting the cart throws an Invalid Product exception, and a Page Not Found.

What might need to happen:
Before viewing the cart action, we should verify that the products still exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions