-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CustomerIssue: ready for confirmationPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: doneSeverity: S1Affects critical data or functionality and forces users to employ a workaround.Affects critical data or functionality and forces users to employ a workaround.duplicate
Description
This issue is automatically created based on existing pull request: #31755: Fixed region field related issue in the customer registration form
Fixed region field related issue in the customer registration form if the address is enabled programmatically.
Description (*)
If address fields are enabled in the customer registration form then the state/region field doesn't load.
Manual testing scenarios (*)
- Need to enable the address fields in the customer registration form programmatically.
- Then go to the customer sign up form and try to register.
- Sign up won't work as region/state is a required field.
- Reason for the same is that region/state doesn't load the values
- As there is a js issue in firebug that Uncaught SyntaxError: Unexpected token $ in JSON
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Component: CustomerIssue: ready for confirmationPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Progress: doneSeverity: S1Affects critical data or functionality and forces users to employ a workaround.Affects critical data or functionality and forces users to employ a workaround.duplicate
Type
Projects
Status
Done