This commit is contained in:
2020-12-16 21:17:32 +00:00
parent 964b5e87e0
commit 4bd6d4b04e

View File

@@ -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: