Skip to content

[BUGFIX] Display time for crdate and tstamp of fe_users in the backend#694

Merged
sebastianstein merged 1 commit intoin2code-de:mainfrom
sgrossberndt:bugfix/fe_users-crdate-tstamp
Mar 5, 2026
Merged

[BUGFIX] Display time for crdate and tstamp of fe_users in the backend#694
sebastianstein merged 1 commit intoin2code-de:mainfrom
sgrossberndt:bugfix/fe_users-crdate-tstamp

Conversation

@sgrossberndt
Copy link
Contributor

When editing a fe_users record in the backend, the fields crdate and tstamp only contained the date, no longer the time of creation/last edit. Commit 05a9ada [TASK] fix tca migration notices, general tca cleanup overlooked that date_of_birth requires date, but crdate and tstamp require datetime.

…backend

When editing a `fe_users` record in the backend, the fields `crdate` and `tstamp` only contained the date, no longer the time of creation/last edit. Commit 05a9ada `[TASK] fix tca migration notices, general tca cleanup` overlooked that `date_of_birth` requires `date`, but `crdate` and `tstamp` require `datetime`.
@sebastianstein sebastianstein merged commit 6864171 into in2code-de:main Mar 5, 2026
2 of 4 checks passed
@sgrossberndt sgrossberndt deleted the bugfix/fe_users-crdate-tstamp branch March 5, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants