You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
PathcOperationUtil.doPatchAdd "loses" the value for the selection filter and hence the entire patch action fails. This happens when adding a new attribute. When replacing an attribute value (via "add" or "replace") - the old selection filter is used instead of the new one (from the request).
Affected Product Version:
3.3.33 and above
Steps to reproduce:
Create a single user
Update a multi value attribute for that user with a patch request that contains a selection filter. For example:
Description:
PathcOperationUtil.doPatchAdd "loses" the value for the selection filter and hence the entire patch action fails. This happens when adding a new attribute. When replacing an attribute value (via "add" or "replace") - the old selection filter is used instead of the new one (from the request).
Affected Product Version:
3.3.33 and above
Steps to reproduce:
The text was updated successfully, but these errors were encountered: