erant10 opened a new pull request, #251:
URL: https://github.com/apache/directory-scimple/pull/251

   This PR addresses the following PATCH issues/cases:
   - Apply PATCH to single complex attribute (e.g. User.name)
   - Apply PATCH Add to a MultiValue attribute that is missing (should create 
the list and then add the object)
   - Fixes issue where adding an item to a missing attribute create an 
unmodifiable map
   - address the following RFC requirement 
[source](https://www.rfc-editor.org/rfc/rfc7644#section-3.5.2):
   
     >   For multi-valued attributes, a PATCH operation that sets a value's 
"primary" sub-attribute to "true" SHALL cause the server to automatically set 
"primary" to "false" for any other values in the array.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to