When attempting to transfer views from CRM 2015 On-Premise to CRM 2016 Online, receiving error when I select transfer view. The GUID or user is not recognized in the online version. I am assuming this is due to the On-Premise version is accessing by a Domain\user name and the Online version that was migrated the GUID ID and login does not match.
Error:
Error while transferring views: Unable to find a user in the target organization with domain name or id.
I guess you are right, the domain name is used to retrieve the targeted user account.
Except coding a mapping dialog, I don't see any possibility to fix this problem
@gedamico commented on Thu Mar 31 2016
When attempting to transfer views from CRM 2015 On-Premise to CRM 2016 Online, receiving error when I select transfer view. The GUID or user is not recognized in the online version. I am assuming this is due to the On-Premise version is accessing by a Domain\user name and the Online version that was migrated the GUID ID and login does not match.
Error: Error while transferring views: Unable to find a user in the target organization with domain name or id.
Does anyone know how to get past this?
@MscrmTools commented on Fri Apr 01 2016
I guess you are right, the domain name is used to retrieve the targeted user account. Except coding a mapping dialog, I don't see any possibility to fix this problem