From 8dd8747c1fb0383a978e67c3e7346a56a3d4f3b2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 8 Feb 2021 21:38:53 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fa2b062d..e99351a8 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -77,7 +77,7 @@ todo: if you change the filter the page should reset to 1 or else you get a weir todo: tagpicker, don't like how it works, it's funky to enter multiple tags and input doesn't go away when you select it just leaves the typed text there once a selection is made it should not repeat the typed text again, it shoudl be ready to type another tag from start - +todo: check timeout algorithm for notification checking, when server is down it seems to top out at 10 minutes delay, but that seems short if the server is down all night and it's checking constantly or something ** IMPORTANT todo: double check concurrency code with Customer or Project just to be sure, it has been changed but not sure if it was ever properly tested. This bit is concerning in controller: