You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/03/02 12:44:00 UTC

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

    [ https://issues.apache.org/jira/browse/SYNCOPE-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500114#comment-17500114 ] 

ASF subversion and git services commented on SYNCOPE-1664:
----------------------------------------------------------

Commit 4581c9ca0f567eef32586073d8c4d9718c1827bb in syncope's branch refs/heads/cas65 from SamuelGaro
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=4581c9c ]

[SYNCOPE-1664] JSONB: Inconsistent search query when is used a pull correlation rule (#317)



> JSONB: 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
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>              Labels: jsonb, postgresql
>             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)