[
https://issues.apache.org/jira/browse/SYNCOPE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Tsvetkov updated SYNCOPE-1305:
----------------------------------------
Affects Version/s: 2.0.8
Labels: orderby (was: )
Component/s: core
> Users and Groups ordering over derived attributes doesn't work.
> ---------------------------------------------------------------
>
> Key: SYNCOPE-1305
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1305
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 2.0.8
> Reporter: Alexander Tsvetkov
> Priority: Major
> Labels: orderby
>
> When I order Users over plain attribute, it work perfectly.
> When I order Users over derived attributes, the returned Users are not
> ordered at all.
> In swagger the following requests return the same result:
> {noformat}
> http://localhost:8080/syncope/rest/users?page=1&size=10&orderby=Composed%20asc
> http://localhost:8080/syncope/rest/users?page=1&size=10&orderby=Composed%20desc{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)