magento2: Customer Prefix is not saved in guest orders
Preconditions (*)
- Magento 2.3.4
Steps to reproduce (*)
- Set
customer/address/prefix_showto required - Go to the frontend and purchase an order as guest
- During the checkout process make sure, that the prefix is required and this way filled
Expected result (*)
- I would expect that the prefix is saved in the database and is shown in the order view in the backend.
Actual result (*)
1.The prefix is not saved and not shown in the backend order view.
About this issue
- Original URL
- State: open
- Created 4 years ago
- Comments: 21 (9 by maintainers)
It is indeed shown in the billing and shipping address. However, it is not stored in the database in
sales_order.customer_prefix.