History module #792
lukaszhandy
started this conversation in
General
Replies: 1 comment
-
Yes this is normal. When logging it records the active user ID or admin if none is logged in. At the time of the login the user is not logged in yet. Maybe we should allow null instead of the admin user when nobody is logged in. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a user logs in to the history module, System Administrator (ID = 1) is always entered in the user field.
When logging out, the above-mentioned field is completed with the user name (id = user id).
Database field: groupoffice.history_log_entry.createdBy
Is the application working properly?
Beta Was this translation helpful? Give feedback.
All reactions