Add User ID to Audit log tables
As it stands, when a user changes their name in DocuWare, the Audit logs track their updates using the new name (under the "userInitiated" field). However, there is currently no way to connect what a user did before the name change to what they did after.
For instance, if a user, "admin", changes their username to "admin2", there is technically no way, in the audit tables, to determine if these two names refer to the same user. Adding a user id column to the database would remedy this.
1
vote
