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

Refactor: nullable date-of-birth #909

Merged
merged 1 commit into from
Mar 12, 2023
Merged

Refactor: nullable date-of-birth #909

merged 1 commit into from
Mar 12, 2023

Conversation

felixrindt
Copy link
Member

In preparation for 3rd party auth and also to reduce the number of fields on saas registration, I propose to make the date of birth field on local users nullable. It can't be blank on the user edit form though, so we still enforce it for users created through the CRUD views.

@felixrindt felixrindt requested a review from jeriox March 10, 2023 16:31
@coveralls
Copy link

Coverage Status

Coverage: 87.921% (-0.009%) from 87.93% when pulling 0f47c61 on optional_date_of_birth into 152b9d8 on main.

@felixrindt felixrindt merged commit ef0c77e into main Mar 12, 2023
@felixrindt felixrindt deleted the optional_date_of_birth branch March 12, 2023 09:49
@jeriox jeriox added the [C] enhancement Changes to an existing feature making it better label May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C] enhancement Changes to an existing feature making it better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants