[
https://issues.apache.org/jira/browse/SYNCOPE-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-1654.
---------------------------------------------
Resolution: Fixed
> Inconsistent Realm search FIQL expressions between JPA and Elasticsearch
> engines
> --------------------------------------------------------------------------------
>
> Key: SYNCOPE-1654
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1654
> Project: Syncope
> Issue Type: Bug
> Components: core, extensions
> Affects Versions: 2.1.10
> Reporter: Francesco Chicchiriccò
> Priority: Major
> Labels: elasticsearch
> Fix For: 2.1.11, 3.0.0
>
>
> Searching by Realm when JPA search engine is configured requires expressions
> like
> {code}
> realm==c5b75db1-fce7-470f-b780-3b9934d82a9d
> {code}
> When Elasticsearch search engine is configured, the following is required
> instead:
> {code}
> realm==/even
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)