AM/SD Enterprise API: Update user - substituteId and managerId cannot be set to null
This article is about product releases
ALVAO Asset Management 11.0 and higher
Symptoms
HTTP 500 - Object reference not set to an instance of an object.
Cause
Cause is an error in ALVAO products.
Solution
Fixed in release 11.1.1464 - 11.1/FIX4 (2023-08-03)
Workaround
-
Steps to reproduce this behavior
PATCH AlvaoRestApi/v1/users/123
{
"substituteId": null
}
Attachments
Issue number
T145944ALVAO