Skip to content

Admin orders account information showing guest for customer name #11552

Closed
@dbag1010101

Description

@dbag1010101

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

  1. php v7.0

Steps to reproduce

  1. Add items to guest cart. proceed to assign cart to a logged in customer
  2. Complete checkout process

Expected result

  1. 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

  1. Customer Name: guest
  2. 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 passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passednon-issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions