The Wayback Machine - http://web.archive.org/web/20201206080003/https://github.com/reactioncommerce/reaction/issues/6084
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

Add some account fields to order #6084

Open
aldeed opened this issue Feb 4, 2020 · 1 comment
Open

Add some account fields to order #6084

aldeed opened this issue Feb 4, 2020 · 1 comment

Comments

@aldeed
Copy link
Member

@aldeed aldeed commented Feb 4, 2020

Copy some properties of order.account to order itself. The full order.account can be queried using GraphQL, but not everyone dealing with orders will have permission to read it. Some fields are handy and need not be behind these strict permissions:

  • The main thing order does not currently have is firstName/lastName/name from the account. We have names with each address, but it is not necessarily paid for by or shipped to the orderer.
  • Any others? (Email is already copied to order.)
@Trovidan
Copy link

@Trovidan Trovidan commented Dec 2, 2020

Can I get started with this issue if no one has already?

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.