From 4bd6d4b04e6aee7a333764b88388a62a7774c4b7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 16 Dec 2020 21:17:32 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e380acc6..2884f7c9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -15,7 +15,10 @@ todo: NEXT DEPLOY TO DEVOPS attach a photo from phone, no error just does nothin todo: get rid of db warning from context setname code that is deprecated and keeps showing in log on boot - +todo: investigate if a picklist control can implement a feature to select *all* items it returns + this came up when looking at Reminder, in v7b could select a zone and send to all, would be nice if could search for zone tag then just select all those users + this would make it an actual substitute for the old ways of picking things by a group of some kind + if don't do this then need to manually click each selection to include it todo: All biz objects getasync should be notracking? or would thast fuck up internal ops like batch jobs or duplicate? @@ -45,6 +48,10 @@ currently doing: Reminder - was regular non followup schedulemarker Review - was follow up schedule marker +Need to code for both at back end, pay attention to changes in field names in cases +Front end may be a bit more time consuming on this one so do the v8 migrate maybe first so have realistic data to work with +v8 migrate schedulemarkers that are followup go to Review +v8 Migrate schedulemarkers that are not follow up go to Reminder EACH OBJECT DEV CYCLE: