From 4408ef140901af87fcf0cd1cfaddd64014beafac Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 1 May 2020 18:43:20 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 649fb45e..3d094d46 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -91,8 +91,8 @@ Note: Uniquify is required for porting some objects that in v7 didn't enforce un * MIGRATE these deprecated things off of a USER object created just to host their stuff (user because only biz admin has full rights to user) Put them in an INACTIVE, NO RIGHTS User with the following naming scheme: "V7_REGION_REPOSITORY_regionNameHere" "V7_GLOBAL_REPOSITORY" etc - Global - wiki, files -> User "V7_GLOBAL_REPOSITORY" - + Global - wiki, files -> User "V7_GLOBAL_WIKI_REPOSITORY" + Region - wiki, files -> User "V7_REGION_WIKI_REPOSITORY_regionnamehere" this is preliminary as there is a ton of other shit to import from region into various other areas but it has a wiki so that should be dealt with Basic class: public long Id { get; set; } @@ -121,7 +121,6 @@ Note: in some cases object is gone or has changed, maybe need a token object of V7 WIKIABLE - Region Unit UnitModel User