-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP85, 7.0.10.12 DXP SP12, 7.0.X, 7.1.10 DXP FP1, 7.1.1 CE GA2, 7.1.10.1 SP1, 7.1.X, Master
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Story Points:0.25
-
Fix Priority:3
-
Git Pull Request:
Steps to Reproduce
1. Start portal with setup.wizard.enabled=true
2. Remove text from First Name
3. Click Finish Configuration
4. Fill in text for First Name
5. Click Finish Configuration
6. Assert submitting the form does not complete and TypeError: adminFirstName.val is not a function appears in the browser console logs
- is caused by
-
LPS-82134 First and last name in the Setup Wizard should be a required field
- Closed