[Koha-bugs] [Bug 19370] New: Add a helper function for translating order_by params into SQL::Abstract

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 26 20:08:30 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19370

            Bug ID: 19370
           Summary: Add a helper function for translating order_by params
                    into SQL::Abstract
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: REST api
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: tomascohen at gmail.com

It would be handy to have a helper function in Koha::REST::Plugin::Query
generating the 'order_by' attribute out of the query params, to be used when
listing objects on the REST api endpoints.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list