From 9c3f7ba2ef27fcdcb8d5c28fd6c553ff5612a6c7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 27 May 2019 18:59:33 +0000 Subject: [PATCH] --- devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 4acbda04..6c26501f 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -22,6 +22,7 @@ TODO: Make it fucking easier to test deploy and erase db and fetch key and all t TODO: Licensing - make sure tech type use license works properly: a tech license is consumed if a user has **any one** of the four roles of TechFull, TechLimited, SubcontractorFull, SubcontractorLimited ### TODO FILTER ISSUE: SEE integration tests search for BUGBUG there are two tests failing in DataFilterFilteringLists tests that might be DST related TODO: JobsBiz::Create -> should log an event in order to be able to see who created a job, but maybe not for automatic internal jobs +TODO: Built in automatic job available that will regenerate sample data on a timer for display purposes. Maybe need a board with a variety of built in automatic jobs to choose from to enable or not since there will likely be others. =-=-=-=-=-=- Less urgent things...