[
https://issues.apache.org/jira/browse/SYNCOPE-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-1417:
--------------------------------------------
Description:
With user / group / any object search, if query comes with order by clauses
including either more than one non-unique plain attribute or more than one
unique plain attribute, the result payload contains no results, while the total
count is the expected one.
This does not happen when
[Elasticsearch|http://syncope.apache.org/docs/reference-guide.html#elasticsearch]
is enabled.
was:
With user / group / any object search, if query comes with order by clauses
including either more than one non-unique plain attribute or more than one
unique plain attribute, the result payload correctly contains the expected
results, but the total count is set to zero.
This does not happen when
[Elasticsearch|http://syncope.apache.org/docs/reference-guide.html#elasticsearch]
is enabled.
Summary: Search with order by two plain attributes gives no results
(was: Search with order by two plain attributes gives zero total results)
> Search with order by two plain attributes gives no results
> ----------------------------------------------------------
>
> Key: SYNCOPE-1417
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1417
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 2.0.11, 2.1.2
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 2.0.12, 2.1.3, 3.0.0
>
>
> With user / group / any object search, if query comes with order by clauses
> including either more than one non-unique plain attribute or more than one
> unique plain attribute, the result payload contains no results, while the
> total count is the expected one.
> This does not happen when
> [Elasticsearch|http://syncope.apache.org/docs/reference-guide.html#elasticsearch]
> is enabled.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)