You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Samuel Garofalo (Jira)" <ji...@apache.org> on 2022/02/24 09:33:00 UTC

[jira] [Created] (SYNCOPE-1664) Inconsistent search query when is used a pull correlation rule

Samuel Garofalo created SYNCOPE-1664:
----------------------------------------

             Summary: Inconsistent search query when is used a pull correlation rule
                 Key: SYNCOPE-1664
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1664
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 2.1.10, 3.0.0
            Reporter: Samuel Garofalo
             Fix For: 2.1.11, 3.0.0


# Create an AnyObject with at least 2 plain attributes, the name of the AnyObject must be the concatenation of the values of the two attributes separated by a character like '_'. In the second AnyObject the value of the first attribute must contains the value of the first attribute of the first AnyObject.
 # Create a pull correlation rule using 2 plain attributes for the created AnyObject and assign that on a resource.
 # Pull the AnyObjects from the choosen resource.
 # Having a pull correlation rule the created query use a like_regex and during the pull of the first AnyObject both the AnyObjects will match the query generating a remediation.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)