[
https://issues.apache.org/jira/browse/SYNCOPE-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17632298#comment-17632298
]
ASF subversion and git services commented on SYNCOPE-1692:
----------------------------------------------------------
Commit a1668c2c86550abfd8ddeda3e7bc07dd969c1f8d in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=a1668c2c86 ]
[SYNCOPE-1692] Skip attributeDeltas for operational attributes
> Incremental propagation
> -----------------------
>
> Key: SYNCOPE-1692
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1692
> Project: Syncope
> Issue Type: New Feature
> Components: console, core, documentation
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 3.0.0-M1
>
>
> In case of propagation update, Syncope is currently invoking only ConnId's
> full [update
> operation|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateApiOp.html#update-org.identityconnectors.framework.common.objects.ObjectClass-org.identityconnectors.framework.common.objects.Uid-java.util.Set-org.identityconnectors.framework.common.objects.OperationOptions-].
> The ConnId framework, however, supports [incremental
> updates|https://connid.tirasa.net/apidocs/1.5/org/identityconnectors/framework/api/operations/UpdateDeltaApiOp.html]
> since quite some time, so we can take advantage of this if optionally
> enabled in a Propagation Policy instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)