This commit is contained in:
2022-09-19 20:03:30 +00:00
parent fde75c6893
commit 433175859e
2 changed files with 8 additions and 33 deletions

View File

@@ -179,13 +179,13 @@ In some cases an error may indicate an issue that you can fix yourself such as a
If the error is of a type that doesn't prevent it, the migration plugin will attempt to [send a memo](#post-migration-instructions-memo) to the SuperUser account with a copy of the migration log.
### Where is my data?!
### Where is my data?
The SuperUser account does not have the ability to view business data such as Customers and Work orders in the AyaNova 8 user interface so you will not see that type of data when logged in as the SuperUser account.
Migrated v7 Users are automatically migrated as in-active and do not have any authorization Roles set as a security precaution.
To view your migrated data you will need to create or edit a migrated User by logging in as the SuperUser and then create a new User or edit one of the migrated Users to have full a full access role such as `Business administration`, checkmark `Active`, `Allow login` and give them a login name and password, then login as that User to view the migrated data.
To view your migrated data you will need to create or edit a migrated User by logging in as the SuperUser and then create a new User or edit one of the migrated Users to have a full access role such as `Business administration`, checkmark `Active`, `Allow login` and give them a login name and password, then login as that User to view the migrated data.
### Post migration instructions Memo