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

Order workflow: uniqueItem._id undefined #3104

Closed
aaronjudd opened this issue Oct 13, 2017 · 6 comments
Closed

Order workflow: uniqueItem._id undefined #3104

aaronjudd opened this issue Oct 13, 2017 · 6 comments
Assignees
Labels
bug For issues that describe a defect or regression in the released software

Comments

@aaronjudd
Copy link
Contributor

aaronjudd commented Oct 13, 2017

Order created: shippo + stripe + avalara.

Single item, single shop. Seen in browser console when clicking the order in the order dashboard.

Expected behavior

No errors

Actual behavior

basic_reaction_product

Steps to test

  1. Login as admin
  2. Enable Shippo shipment method
  3. Enable Stripe payment
  4. Enable Avalara Tax calculations
  5. Place an order
  6. Go to the Order Dashboard
  7. Click on the order you placed
  8. Observe the error

Node: 6.11.1
NPM: 5.3.0
Meteor Node: 4.8.4
Meteor NPM: 4.6.1
Reaction CLI: 0.16.2
Reaction: 1.5.0
Reaction branch: master
Docker: 17.09.0-ce

@aaronjudd aaronjudd added the bug For issues that describe a defect or regression in the released software label Oct 13, 2017
@codejockie codejockie assigned codejockie and unassigned codejockie Oct 19, 2017
@codejockie
Copy link
Contributor

@aaronjudd please could you throw more light into this?

@brent-hoover
Copy link
Collaborator

I think if you run through an order with Stripe, Shippo and Avalara enabled you should see that error.

@brent-hoover
Copy link
Collaborator

I updated this ticket to fit the format

@codejockie
Copy link
Contributor

@aaronjudd I could not reproduce this bug using the steps provided. Can you give more details about how to reproduce this?

@brent-hoover
Copy link
Collaborator

I was just able to reproduce this today doing this. My instinct is that Avalara is the wild card here.

  1. Login as admin
  2. Create a new product
  3. Set up payment as Stripe and Flat Method and Avalara enabled
  4. Checkout pushing the new product
  5. Go to the order dashboard
  6. Observe this error
    cart_completed

@codejockie
Copy link
Contributor

This bug also made the Invoice section of the order not to be displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a defect or regression in the released software
Projects
None yet
Development

No branches or pull requests

3 participants