Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dotJoel opened this issue May 7, 2013 · 1 comment
Open
Labels

Comments

@dotJoel
Copy link
Contributor

dotJoel commented May 7, 2013

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.

@ghost ghost assigned dotJoel Jul 8, 2013
@CodeBlastr
Copy link
Owner

Any new status on this ticket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants