From a3980b7db4e654a3b331a875e7452e5752509378 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 20 Jan 2022 21:54:00 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 36b720c8..5c9742ad 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -797,6 +797,8 @@ TODO: 1 BETA DOCS: - At the server in RequiredFieldsValidator.cs wrap line 87 and maybe the above in a try catch block to properly handle and issue an error if the names don't match rather than bombing. maybe do this first so can catch the ones that slip through +- 1 todo: Search limited to a type is *not* working, it just returns all results, search from a Customer for example and you will see all object results + - 1 todo: time control in native browser format isn't showing a title at all, check date as well. Date and time is ok