https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #10 from Lucas Gass <lucas@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #9)
(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.
Sorry, this is some misunderstanding on my part. I testing the filtering of the Status column and it works great for me. I tested with all the listed statuses. I did file this additional bug for SORTING of the status column: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38122 -- You are receiving this mail because: You are watching all bug changes.