-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Reported on 2.4.7-p3Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions and environment
- Magento version 2.4.7-p3
Steps to reproduce
Try to order in the backend with a country that has regions for example Greece
Choose to create new customer and add his address
The field is not showing as required, even after Greecce is chosen and yet when submiting the order, it requires a region.
Moreover, the field is a text to fill in, unlike the frontend where it appears as a dropdown with regions.
The UI here is inconsistent and it's causing issues for the sales team as well and for developers syncing data to ERPs also.
Expected result
The region field follows the checkout logic and switches to arequired field with a select dropdown and all the related regions.
Actual result
The order cannot be placed and the region stays as a text box while the system nags about it being a required field
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Reported on 2.4.7-p3Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.

