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 Summary not showing the correct data #2207

Closed
kieckhafer opened this issue May 3, 2017 · 3 comments
Closed

Order Summary not showing the correct data #2207

kieckhafer opened this issue May 3, 2017 · 3 comments
Assignees
Labels
bug For issues that describe a defect or regression in the released software

Comments

@kieckhafer
Copy link
Member

When using Reaction as an Admin, the Orders panel is not correctly displaying order information in the Summary section.

  1. If you have not yet attached an Address to your Admin account, then the summary section does not display at all

pasted_image_at_2017_05_03_04_10_pm

  1. If you have an address attached to your Admin account, then the Summary panel displays the address of the Admin, not the address attached to the order.

pasted_image_at_2017_05_03_04_12_pm

@spencern
Copy link
Contributor

spencern commented May 3, 2017

Was able to confirm the issue.
My Repro steps:

  1. clone development branch
  2. setup shipping and payment, do not setup admin account address
  3. Checkout with non-admin account (incognito, anonymous checkout works fine)
  4. Attempt to fulfill order. Note that Summary is empty.
  5. Add address to admin account - make sure it's different than the address you checked out with.
  6. Re open order from admin account. Ship To address and all other address information will be related to administrator address, not customer address in the summary panel.

@spencern spencern added the bug For issues that describe a defect or regression in the released software label May 3, 2017
@brent-hoover
Copy link
Collaborator

@kieckhafer @spencern This is ready to be closed right? Do I need to confirm fixed?

@kieckhafer
Copy link
Member Author

Yes this can be closed.

@ghost ghost removed the ready label May 5, 2017
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

4 participants