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

Products prices show as $0.00 / $NaN in cart if all available prices removed after product added to cart #3502

Open
rbarreca opened this issue Nov 14, 2018 · 0 comments

Comments

@rbarreca
Copy link
Contributor

Describe the bug
If a buyer adds a product to her cart, then market manager removes all prices for that product, then buyer refreshes /cart she will see all products show as $0.00 / $NaN.

To Reproduce
Steps to reproduce the behavior:

  1. Add a product to cart and click Checkout
  2. Notice product has the correct price
  3. As a market manager, go to that product's Prices tab and delete all prices
  4. Refresh /cart page as the buyer
  5. Notice product prices showing up as $0.00 / $NaN

Expected behavior
Would expect an error message showing #{product.name} no longer available for purchase and a Rollbar.info to go out letting us know this happened (for further debugging/product improvements).

Screenshots
image2

Additional context
There seems to be more ways to repro this and more ramifications of this that are TBD.

User reports

@rbarreca rbarreca added this to Icebox in Product Backlog via automation Nov 14, 2018
@rbarreca rbarreca moved this from Icebox to Groomed product backlog in Product Backlog Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Product Backlog
  
Groomed product backlog
Development

No branches or pull requests

1 participant