Matteo Tatoni created SYNCOPE-1924:
--------------------------------------
Summary: Bug in retainAll, removeAll, and removeIf methods of
PropagationByResources
Key: SYNCOPE-1924
URL: https://issues.apache.org/jira/browse/SYNCOPE-1924
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 4.0.2
Reporter: Matteo Tatoni
Fix For: 4.0.3
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)