Francesco Chicchiriccò created SYNCOPE-1417:
-----------------------------------------------
Summary: Search with order by two plain attributes gives zero
total results
Key: SYNCOPE-1417
URL: https://issues.apache.org/jira/browse/SYNCOPE-1417
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 2.1.2, 2.0.11
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
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 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)