[
https://issues.apache.org/jira/browse/SYNCOPE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-1380:
--------------------------------------------
Fix Version/s: 3.0.0
> 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, 3.0.0
>
>
> 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)