Capgemini / xrm-datamigration-xrmtoolbox

Export and import data for Microsoft Dataverse as an XrmToolBox plugin. Supports JSON and CSV.
MIT License
8 stars 4 forks source link

Unable to import Team Security Role associations. #36

Closed simes1 closed 2 years ago

simes1 commented 3 years ago

Describe the bug Unable to import Teams with Security Role associations.

To Reproduce When importing teams with teamroles the schema appears to be created correctly and data exported but teams then fail to import with a "Sequence contains no matching element" error:

image

Expected behaviour Teams to be importing along with their Security Role associations

Additional context Trying to import Team owned Queues, Teams and their Security Roles.

realekhor commented 3 years ago

hi @simes1 we are investigating this issue.

ksulikow commented 3 years ago

hi @simes1 we are investigating this issue.

I believe it works for JSON format - the problem is with CSV format only - can you confirm, please?

simes1 commented 3 years ago

I have been using CSV format - I hadn't considered JSON but can retry when I get some time.

realekhor commented 2 years ago

@simes1 the latest fix should address the issue. please let me know it the issue is now fixed.