Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

max_length should be 15 when using PhoneNumberValidator #2126

Closed
V01D0 opened this issue May 3, 2024 · 1 comment
Closed

max_length should be 15 when using PhoneNumberValidator #2126

V01D0 opened this issue May 3, 2024 · 1 comment

Comments

@V01D0
Copy link

V01D0 commented May 3, 2024

In care/facility/models/asset.py, the max_length for phone numbers is 14. According to ITU-T E. 164, the max_length for phone numbers should be 15.

asset.py (Line 103)

Reference 1

Reference 2

@sainak
Copy link
Member

sainak commented May 20, 2024

closed in #2138

@sainak sainak closed this as completed May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants