Skip to content

[JES] Fix some log errors

Jason Salyers requested to merge develop into master

[JES] Fix an error that was clogging up the logs. If no user is logged in, the date was set to null so just set it to 1 year in the future for now. Once the user actually logs in it will update to the appropriate time

Merge request reports