Unable to Enter Date of Birth Before 1900 #9249
Closed
ThierryMyshepherd
started this conversation in
Support requests
Replies: 3 comments
-
|
Just a technical note for future: Looks like we have hard-coded logic in code preventing dates before 1900 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@rikukissa I think there is also similar hardcoded logic in the validations.ts file related to 1900 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is resolved in 1.7.2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When attempting to register the date of birth for a deceased individual born in 1899, the platform does not allow entry of any year earlier than 1900. The year field appears to be restricted to 1900 and above, preventing accurate data entry for individuals born before that year.
The related issue is here
Beta Was this translation helpful? Give feedback.
All reactions