From 08aafdf22453cd35a1bc586e4da5dc0a3342ae23 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 10 Nov 2021 23:14:19 +0000 Subject: [PATCH] more info in boot log (.net version, osuser, machinename) --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index b378f72d..cf76b79b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -944,4 +944,5 @@ BUILD 136 CHANGES OF NOTE - Removed "XXX Others" item from ops->Metrics db top tables display, not relevant and masking the relative sizes of actually relevant tables - Fixed issue where a User set to inactive still had access as long as they didn't log out. Now, setting inactive zaps their auth token and they are immediately locked out. - Fixed bug where a new workorder / quote / pm with an address entered has the address overwritten on first save, now checks if anything in address or postaddress and doesn't overwrite if there is +- Added .net version to boot log, was previously only viewable inside ops->server info which was not helpful for diagnosing a server boot issue