fabio martelli created SYNCOPE-353:
--------------------------------------

             Summary: UserTemplate evaluation generates unjustified attributes 
to be removed
                 Key: SYNCOPE-353
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-353
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 1.1.0
            Reporter: fabio martelli
             Fix For: 1.1.1


Specifying a User/RoleTemplate for a certain sync task all the not valued 
template attributes are translated into remove attribute requests. This cause 
an unjustified set of user attribute removes.

The wrong behavior is generated into ConnObjectUtil.fillFromTemplate method.
Id should be sufficient add a conditions in order to apply template if and only 
if a value on it is explicitly specified.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to