[
https://issues.apache.org/jira/browse/SYNCOPE-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033459#comment-18033459
]
ASF subversion and git services commented on SYNCOPE-1924:
----------------------------------------------------------
Commit 276f1b539dec133855b46c0e34463110b84cedcf in syncope's branch
refs/heads/4_0_X from Matteo Tatoni
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=276f1b539d ]
[SYNCOPE-1924] Fix methods in PropagationByResource (#1217)
> Bug in retainAll, removeAll, and removeIf methods of PropagationByResource
> --------------------------------------------------------------------------
>
> Key: SYNCOPE-1924
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1924
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 3.0.14, 4.0.2
> Reporter: Matteo Tatoni
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 3.0.15, 4.0.3, 4.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{PropagationByResources}} class shows incorrect behavior in the
> {{{}retainAll{}}}, {{{}removeAll{}}}, and {{removeIf}} methods.
> Currently, these methods remove elements only from the first set where they
> are found, instead of applying the removal to all sets of the class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)