Hey all, getting a weird issue with the logging system. PSU database is using postgresql. The server is in PDT. I have updated to the newest version 2026.2.0 to try to fix the issue but no luck. I've also dropped and recreated the database.
The log is using a bad timezone conversion. Other databases on the system do not show the same issue.
An example entry shows the log entry property field having a timestamp of 2026-05-27T20:14:24.4822328-07:00 but the Timestamp field is 05/27/2026 13:14:24 PDT. There should be no conversion needed.