-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passednon-issue
Description
Using magento v2.2.0. Through the api, i'm creating a guest cart and proceed to add items to the cart. I then log in a user and add the customer id to the cart and use the carts/mine api to put the modified cart. After checkout, the order shows up on the admin panel with the account information showing guest and no email. When you click on guest, it directs you to the correct customer account with the name and email address there.
Preconditions
- php v7.0
Steps to reproduce
- Add items to guest cart. proceed to assign cart to a logged in customer
- Complete checkout process
Expected result
- I would assume that the order page should show the account information of the account which placed the order without having to click on guest link
Actual result
- Customer Name: guest
- Email: blank <- doesn't say blank. There is nothing there
Metadata
Metadata
Assignees
Labels
Issue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passednon-issue