EvotecIT / O365Synchronizer

O365Synchronizer is a PowerShell module that allows you to synchronize users/contacts to user mailboxes contact list. It can also be used to synchronize users between tenants as contacts or guests.
23 stars 5 forks source link

ContactFolderID #9

Closed ChimeraArmadillo closed 2 weeks ago

ChimeraArmadillo commented 2 weeks ago

I have been battling this error all night...

cmdlet New-MgUserContactFolderContact at command pipeline position 1 Supply values for the following parameters: ContactFolderId:

When any existing contact synchronizes and gets to the new contact I get the above message.

When synchronizing the above user individually (Users to process: 310 Contacts to process: 0) to get all new contacts I get the above message at the first contact.

Is this a bug in graph or am I way off?

PrzemyslawKlys commented 2 weeks ago

Unfortunetly it's my doing, fixed in 1.0.2. I've made mistake in assuming something is null when it was empty string