Feature/2560 update phone number fields #2594
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's included?
The phone number field is now readonly in both the Application and Candidate form in Admin.
The mobile field has been added which validates for a UK mobile number only, ie landline or international formatted numbers are invalid.
Sets the mobileVerifiedAt field to null so when the mobile number is changed the candidate will be forced to verify the number (though this is part of a separate ticket).
Closes #2560
Who should test?
✅ Product owner
✅ Developers
✅ UTG
How to test?
For the tests below you will be modifying data in an application and the candidate's profile page.
Test 1
Go to the following URL: https://jac-admin-develop--pr2594-feature-2560-update-rgjg76oh.web.app/
Test 2
Test 3
Resources/Screenshots/Videos
Screen.Recording.2024-10-30.at.11.24.31.mov
Risk - how likely is this to impact other areas?
🟢 No risk - this is a self-contained piece of work
Related permissions
Have permissions been considered for this functionality?
PREVIEW:DEVELOP
can be OFF, DEVELOP or STAGING