Open alexseelig opened 9 months ago
According to a member of the identity team, DOB is not a required field in the database. In addition, there are instances of DOB values that are not in the standard dd/mm/yyyy format. Link to the thread: https://dsva.slack.com/archives/CSFV4QTKN/p1710526758238999
waiting to hear back from the identity team then work with luis
Heard back from the identity team. They were able to fetch the record in question. It turns out, the user's DOB is correctly formatted (dd/mm/yyyy). On the backend, we validate the data coming in against the schema right after parsing the form. In other words, we don't modify the DOB, so something must've happened on the frontend. I think we're at an impasse for now. Considering we can't repro the issue, it would be hard to definitively say what caused the DOB to be absent from the payload.
Moved to the icebox until this error arises again.
@JoshingYou1 couple of quick things:
As a Veteran, I would like to be able to submit changes in the online EZR and have them save so that I can make sure my information is up to date and so that I don't have to redo it.