3 Feb
2025
3 Feb
'25
10:45 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #132 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- Tested again with all statuses mentioned in test plan. Following statuses were filtered ok: - DAMAGED - WITHDRAWN - NOTFORLOAN - RESTRICTED - LOST - CHECKEDOUT ok - ON-SITE CHECKOUT - ON HOLD (tested when item is just in hold and when it's waiting) - IN BUNDLE These statuses still have problems: - AVAILABLE (returns nothing) - IN TRANSIT (returns available, notforloan, checkedout statuses) - RECALLED (returns all items) However tests in t/db_dependent/Koha/Items.t all pass. -- You are receiving this mail because: You are watching all bug changes.