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

Profile - Birthdate #172

Open
deinelieblings opened this issue Apr 11, 2024 · 2 comments
Open

Profile - Birthdate #172

deinelieblings opened this issue Apr 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@deinelieblings
Copy link
Member

deinelieblings commented Apr 11, 2024

The date of birth of a user must also be stored as a DateString birthdate_datetime. If no date has been specified, this string should be empty models/profile.
This allows us to better sort and filter by date of birth.

To set birthdate_datetime for the existing profiles, an update must be carried out. dao/updates

The filters and sorting for users must be extended by birthdate_datetime. models/user

Wekan

@CharJayRoth CharJayRoth added bug Something isn't working community Tasks that can be done by the community labels Apr 25, 2024
@deinelieblings
Copy link
Member Author

It is really enough to simply change the sorting in the database. commit

@FriedhelmW FriedhelmW self-assigned this Jul 5, 2024
@FriedhelmW FriedhelmW removed the community Tasks that can be done by the community label Jul 10, 2024
deinelieblings added a commit that referenced this issue Aug 20, 2024
@FriedhelmW
Copy link

scheint zu passen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants