0
Fixed

Ensure manager field in AD can be removed

Patrick Johannessen 10 years ago in UNIFYBroker/Aurion updated by anonymous 9 years ago 1

Fairly niche scenario, but if someone gets promoted to the top level of an organization their manager field in AD is not cleared. This is probably a combination of both the script and the AD connector not correctly clearing fields, but could be looked at if we catch up on everything else.

I believe the problem is because the only updates applied to the Active Directory entity are for fields that have been modified in the PowerShell components. I have now also changed the AurionADPersonMapper to remove fields if they're missing on the other side. Marked as resolved, yet to be tested.