https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #9 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Lucas Gass from comment #8)
Thanks for your work here Jonathan, I really appreciate it.
When I apply this patch and attempt to sort the column I get this 500 error:
==> /var/log/koha/kohadev/plack-api-error.log <== [2024/10/07 16:28:03] [ERROR] GET /api/v1/biblios/9/items: unhandled exception (DBIx::Class::Exception)<<DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'me' in 'order clause' at /kohadevbox/koha/Koha/Objects.pm line 403>>
Which column? Status is not sortable, and sort on other columns works for me. -- You are receiving this mail because: You are watching all bug changes.