-
Notifications
You must be signed in to change notification settings - Fork 137
Description
Describe the Bug
When creating a user that has more than one last name, which is common in many countries, and that user is loaded onto a new order, only one of the last names is pulled. If you edit the user, only the last name was saved. The question is whether this is by design or a bug.
For additional information, reference this ticket: https://a8c.zendesk.com/agent/tickets/7895292 and Slack discussion. It's not clear why this issue has not been encountered before, suggesting it may not have been reported by customers.
To Reproduce
Steps to reproduce the behavior:
- Create a user with more than one last name.
- Load that user onto a new order.
- Only one of the last names appears.
- Edit the user.
- Only the last name was saved.
Screenshots
Expected behavior
When creating users with more than one last name and loading those users onto new orders, or editing them, all last names should accurately be saved and displayed.
Isolating the problem (mark completed items with an [x]):
- This bug occurs with the latest version of WooCommerce Android.
- This bug happens consistently using the steps above.