28 Apr
2025
28 Apr
'25
12:59 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39757 --- Comment #4 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- (In reply to Jonathan Druart from comment #3)
Is this related to this FIXME in Koha/REST/V1/Biblios.pm + # FIXME We need to order_by serial.publisheddate if we have _order_by=+me.serial_issue_number
Isn't it something we need server-side instead?
Hum... I'd rather say both ? If we only fix on server side, the information of the sort order won't be displayed to the user, will it ? I'd rather say the API stays simple and stupid and we sort as we want on client side, but this comment is there, you're right. -- You are receiving this mail because: You are watching all bug changes.