Directory Services 16 - PATCH call removes user from groups

Options

When running the following REST call to the user patch operation the user is removed from all groups it is a member of.
Example:
The user is a member of:

enter image description here

REST Call example

enter image description here

After a successful call the result is the email is update, however the user is deleted from all its groups:
enter image description here

This seems to be a pretty serious bug. Is there a fix or temp workaround for this?

Thanks in advance!

Tagged:

Comments