diff --git a/devdocs/specs/core-tags.txt b/devdocs/specs/core-tags.txt index dd40fdc0..6c58df0b 100644 --- a/devdocs/specs/core-tags.txt +++ b/devdocs/specs/core-tags.txt @@ -79,5 +79,8 @@ Objects with one or more tags Objects that have a set of tags but do not have another set of tags Objects of a certain type but any id that have a certain tag +V7IMPORT +See case 3373 for a list of things that will become tags + diff --git a/devdocs/specs/dispatch-zone.txt b/devdocs/specs/dispatch-zone.txt index 31a386a4..c2d723d4 100644 --- a/devdocs/specs/dispatch-zone.txt +++ b/devdocs/specs/dispatch-zone.txt @@ -2,9 +2,11 @@ DISPATCH ZONE SPECS CASES -3472, 3473, 3439 +3472, 3439 REQUIREMENTS -Dispatch zones will be a collection now for users and also will replace scheduleable user groups +Dispatch zones will be replaced by tags now for users and also will replace scheduleable user groups +I've examined the use cases, v7 usage, new cases for raven and nothing indicates we can't use tags for this with the added feature of tag groups which is a good idea anyway. +TAGS all the things!! diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 699b9db0..2e3a7771 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -18,7 +18,8 @@ Changes needed to routes?? CODING WORK +++++++++++ -Overall plan for now: anything standing in the way of making the initial client shell UI needs to be done first, everything else can wait +Overall plan for now: anything standing in the way of making the initial client shell UI needs to be done first, everything else can wait + - V7Import Dispatch zones (as tags), ScheduleableuserGroup (as tags) so can be used with User import and other shit - Event log make sure can set the date and time to prior values for importing - v7importusers - User route and controller and biz object