You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2018/10/10 07:03:00 UTC

[jira] [Resolved] (SYNCOPE-1380) During Push or Pull, if policy with conflict resolution IGNORE is set, the process is interrupted as soon as such setting applies

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

Francesco Chicchiriccò resolved SYNCOPE-1380.
---------------------------------------------
    Resolution: Fixed

master: http://git-wip-us.apache.org/repos/asf/syncope/commit/2c485333
2_1_X: http://git-wip-us.apache.org/repos/asf/syncope/commit/4dd8eff0
2_0_X: http://git-wip-us.apache.org/repos/asf/syncope/commit/dd09c8a2

> During Push or Pull, if policy with conflict resolution IGNORE is set, the process is interrupted as soon as such setting applies
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SYNCOPE-1380
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1380
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.10, 2.1.1
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 2.0.11, 2.1.2
>
>
> Suppose we have a Push / Pull policy with conflict resolution action IGNORE set.
> When more than a match is found by that policy, an {{IllegalStateException}} is raised, which causes the whole Push / Pull process to abort.
> Raising an {{IgnoreProvisionException}} looks more appropriate, which only causes the current item to be skipped, and the running process to continue with next item.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)