Skip to content

Commit

Permalink
Merge pull request #274 from nysenate/HOTFIX--correct-default-dob-for…
Browse files Browse the repository at this point in the history
…-new-users

Remove default value for users dateofbirth field
  • Loading branch information
routinet authored Jan 14, 2025
2 parents 55a3e54 + 26fa537 commit 6ab0c22
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config/sync/field.field.user.user.field_dateofbirth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ label: 'Date of Birth'
description: ''
required: false
translatable: false
default_value:
-
default_date_type: now
default_date: now
default_value: { }
default_value_callback: ''
settings: { }
field_type: datetime

0 comments on commit 6ab0c22

Please sign in to comment.