From 03178a5bb514b0ead8fc22134760ff10c9158ca2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 14 Dec 2018 19:46:43 +0000 Subject: [PATCH] --- devdocs/todo.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 5f6c2e44..1a8568f5 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -69,8 +69,7 @@ TODO CLIENT STUFF TODO SERVER STUFF - - Delete user should delete private datafilters - - Did I code how to handle implications of user delete anywhere yet?? + - LOG File names, when logs are rotated, I'm seeing the number 18 and 17 in the devops log file rotated names?! Shouldn't it just be 1 to 3 or something, will that number keep growing infinitely? - Client item actually: it should validate the time zone offset when the client software starts and if it's found to be off what was set offer to change it automatically - This way it works client to client and will handle DST changes almost automatically