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@lists.koha-community.org Reporter: tomascohen@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.