[ 
https://issues.apache.org/jira/browse/SYNCOPE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò updated SYNCOPE-349:
-------------------------------------------

          Component/s: core
        Fix Version/s:     (was: 1.1.1)
                           (was: 1.0.8)
                       1.3.0
          Description: 
When the backing list REST service supports pagination (for Users, for 
example), sorting the table rows by clicking on header values is limited to the 
page currently on display.

Because of pagination, sorting cannot take place only in the console code, but 
rather requires that some kind of "order by" is issued on the core side.
This would mostly imply some heavy search refactoring.

  was:When the backing list REST service supports pagination (for Users, for 
example), sorting the table rows by clicking on header values is limited to the 
page currently on display.

    Affects Version/s: 1.2.0
    
> Sorting scope is limited to each page
> -------------------------------------
>
>                 Key: SYNCOPE-349
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-349
>             Project: Syncope
>          Issue Type: Bug
>          Components: console, core
>    Affects Versions: 1.0.7, 1.1.0, 1.2.0
>            Reporter: Francesco Chicchiriccò
>             Fix For: 1.3.0
>
>
> When the backing list REST service supports pagination (for Users, for 
> example), sorting the table rows by clicking on header values is limited to 
> the page currently on display.
> Because of pagination, sorting cannot take place only in the console code, 
> but rather requires that some kind of "order by" is issued on the core side.
> This would mostly imply some heavy search refactoring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to