If you include a datetime attribute, it will say "not identical" when they are really identical.
Has to compare local or utc for both source and target, now they are different.
See code: https://github.com/Innofactor/Innofactor.Crm.CI/blob/master/shared/Innofactor.Crm.Shuffle/ShuffleDataImport.cs#L21-L43
This should be "identical"... see:

- Deployment: Online
- DB Version: 9.2.21113.132
- Connection Controls Version: 1.2021.9.46
- XrmToolBox Version: 1.2021.12.53
- Tool Version: 1.2021.12.1
If you include a
datetimeattribute, it will say "not identical" when they are really identical.Has to compare local or utc for both source and target, now they are different.
See code: https://github.com/Innofactor/Innofactor.Crm.CI/blob/master/shared/Innofactor.Crm.Shuffle/ShuffleDataImport.cs#L21-L43
This should be "identical"... see: