Francesco Chicchiriccò created SYNCOPE-1727:
-----------------------------------------------
Summary: Elasticsearch cannot find anything under given Realm in
case of parent update
Key: SYNCOPE-1727
URL: https://issues.apache.org/jira/browse/SYNCOPE-1727
Project: Syncope
Issue Type: Bug
Components: extensions
Affects Versions: 3.0.1, 2.1.13
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 3.0.2, 4.0.0
Even though not allowed from Console, REST services consent to change parent of
any Realm. e.g. to move Realms around the tree.
In such cases, Elasticearch is not able to find any more Users, Groups or Any
Objects under the moved Realm. The reason is that the current index is build
out of Realm fullpath, which will naturally change after move.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)