Bug #4901
openBug #4908: Settings - Country affiliation - phone number field should not have a character limit; however, the form currently requires exactly 10 characters to be entered in order to save.
Country Affiliation – Phone Number Field Accepts Alphanumeric Characters
0%
Description
1. Login the VitaGist
2. Click on settings
3. Click on country affiliation
4. Click on add button
5. Click on add country
6. Fill the mandatory fields
7. Fill the phone number field with alphabets
It allows the alphanumeric characters.
In the Settings > Country Affiliation section, the phone number field currently accepts alphanumeric characters. It should only allow numeric values along with '+' and '-' symbols.
Note: Attempting to save the form with the above-filled details results in no response; the save action does not execute. Even if the user closes the form and refills it with a valid numeric phone number, the save button still does not respond. The user must log out and log back in for the save functionality to work again.
Note: Applicable for Work number, Alternate number fields also
https://drive.google.com/file/d/1vXMo8xpa0FK1e8nS5VZd6m-gzFygqnIc/view?usp=drive_link
Updated by Neela Chinnappa 25 days ago
- Subject changed from Settings - Country affiliation - When user attempts to add an existing country in Country Affiliation, proper alert should display. to Country Affiliation – Phone Number Field Accepts Alphanumeric Characters
- Description updated (diff)
Updated by Vengadeshwaran R 4 days ago
- Status changed from Resolved to New
- Assignee changed from Neela Chinnappa to kumar r
- Parent task set to #4908
The mentioned issue is still not resolved. Please refer to ticket #4908 . Once that is fixed, we can test this again.
Updated by kumar r 4 days ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Neela Chinnappa
Number condition is working, For 4908 - Update the alert view. In mobile number format based on the bug updated in app for the api request in back-end need to update the validation on server side.