The workbench currently uses the users Window login as the user name associated with database records. This is a problem if a user uses two different computers with different logins because their operations will appear to be by different people. e.g. model runs on a GCMRC computer will appear to be from someone else as those performed on a home computer.
Recommendation: Default to the Window login, but store this value in a System.Settings value and let the user override it in the Options dialog. This guarantees a default value but also allows users to align the user name on different computers with different logins.
The workbench currently uses the users Window login as the user name associated with database records. This is a problem if a user uses two different computers with different logins because their operations will appear to be by different people. e.g. model runs on a GCMRC computer will appear to be from someone else as those performed on a home computer.
Recommendation: Default to the Window login, but store this value in a
System.Settingsvalue and let the user override it in theOptionsdialog. This guarantees a default value but also allows users to align the user name on different computers with different logins.