Matteo Alessandroni created SYNCOPE-1439:
--------------------------------------------
Summary: User membership attributes not updated
Key: SYNCOPE-1439
URL: https://issues.apache.org/jira/browse/SYNCOPE-1439
Project: Syncope
Issue Type: Bug
Affects Versions: 2.1.3
Reporter: Matteo Alessandroni
Fix For: 2.1.4, 3.0.0
# Create a Multivalue Plain Attribute and add it to an AnyTypeClass;
# Create a Type Extension for a Group to USER;
# Create a new user with plain attributes only and *set at least one value for
the specific membership attribute from the type extension* and save user;
# Edit the same user and add another value to the same attribute.
*Result*: new values are not saved.
It happens in update only and just when the membership attribute is not empty;
while values are correctly saved when creating user.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)