This commit is contained in:
2020-05-01 18:43:20 +00:00
parent caf6e6ef6a
commit 4408ef1409

View File

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