https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334
--- Comment #10 from Lucas Gass <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
