You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Matteo Alessandroni (JIRA)" <ji...@apache.org> on 2019/02/22 14:14:00 UTC

[jira] [Updated] (SYNCOPE-1439) User membership attributes not updated

     [ https://issues.apache.org/jira/browse/SYNCOPE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Alessandroni updated SYNCOPE-1439:
-----------------------------------------
    Description: 
# 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, *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.

  was:
# 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.


> 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
>            Priority: Major
>             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, *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)