date of birth no longer populating automatically #1485
Replies: 1 comment
-
Hi, we added new import fields for dateofbirthanimal and dateofbirthperson on the 3rd June, however dateofbirth should have continued to work in the same way. Thank you for letting us know about the problem, we have now deployed a fix. |
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.
-
Hello,
We have an online application form which uses the field name dateofbirth to pull the applicant's date of birth. This has auto-populated into the person record successfully for years, up until yesterday. In the Audit Trail, I now see 'DATEOFBIRTH': None whereas before we would see something like the following: 'DATEOFBIRTH': datetime.datetime(2003, 5, 22, 0, 0)
Did something change with this field? Appreciate your help - its annoying to have to manually pull this over from the application.
Beta Was this translation helpful? Give feedback.
All reactions