[
https://issues.apache.org/jira/browse/SYNCOPE-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027885#comment-14027885
]
Andrea Patricelli commented on SYNCOPE-501:
-------------------------------------------
A deep exploration of the code showed that changes made by SYNCOPE-459 are not
enough, in fact if only virtual attributes are updated, code doesn't create
propagation tasks necessary to propagation of virtual attributes, in other
situations like update of username/password or update of normal attributes
(mapped with the resource) , these tasks are created.
So a patch is necessary to solve the problem.
> Virtual attribute propagation not working when updating only virtual
> attributes
> -------------------------------------------------------------------------------
>
> Key: SYNCOPE-501
> URL: https://issues.apache.org/jira/browse/SYNCOPE-501
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1.8, 1.2.0
> Reporter: Andrea Patricelli
> Assignee: Andrea Patricelli
> Fix For: 1.1.8, 1.2.0
>
>
> During User update, if updating ONLY mapped virtual attributes, are they
> really propagated?
> It seems that core doesn't track these changes and virtual attribute
> modifications (in this case) aren't propagated.
> If, instead, we update also other normal attribute(s), mapped with resource,
> virtual attributes changes are really propagated.
> Aren't modification made by solution of issue [1] enough to satisfy this
> requirement?
> [1] https://issues.apache.org/jira/browse/SYNCOPE-459
--
This message was sent by Atlassian JIRA
(v6.2#6252)