MscrmTools / MscrmTools.PortalRecordsMover

Export/Import Dynamics 365 portal records
GNU General Public License v3.0
18 stars 13 forks source link

adding check for the entity in metadata cache #32

Closed jamesnovak closed 4 years ago

jamesnovak commented 4 years ago

if an entity type was exported but it is not found in the target environment, there is an exception. added check and continue to processing method. The missing entity logical name and record ID will be logged but not displayed in the main list (no emd for display name) (example: adx_geography is not in two new environments i just created)