[BUG]: Sort by custom date #496

Open
opened 2026-05-20 15:45:59 +02:00 by moritz · 0 comments
Owner

Expected Behavior

Sort by custom date field should be in chronological order.

Current Behavior

The dates are sorted like sitrings:
01.03.1982
01.04.1983
01.05.1984
01.06.1985
01.09.1988
02.02.1993
02.07.1986
02.08.1987
02.10.1989
02.11.1990
03.01.1992
03.12.1991
05.03.1994
05.04.1995
05.05.1996
29.01.1981

Possible Solution

handle the sorting of custom fields the same way as the exit and join date

## Expected Behavior Sort by custom date field should be in chronological order. ## Current Behavior The dates are sorted like sitrings: 01.03.1982 01.04.1983 01.05.1984 01.06.1985 01.09.1988 02.02.1993 02.07.1986 02.08.1987 02.10.1989 02.11.1990 03.01.1992 03.12.1991 05.03.1994 05.04.1995 05.05.1996 29.01.1981 ## Possible Solution handle the sorting of custom fields the same way as the exit and join date
moritz added the
bug
label 2026-05-20 15:45:59 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: local-it/mitgliederverwaltung#496
No description provided.