https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35654 Kyle M Hall (khall) <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |kyle@bywatersolutions.com --- Comment #22 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- I'm getting an error while testing: kohadev-koha@kohadevbox:koha(bug35654-qa)$ ./misc/cronjobs/delete_items.pl --where "items.withdrawn = 0" --verbose --commit --del_bibs Where statement: items.withdrawn = 0 Deleting bibliographic records when all items are deleted! DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st execute failed: Unknown column 'items.withdrawn' in 'where clause' at /kohadevbox/koha/Koha/Objects.pm line 319 -- You are receiving this mail because: You are watching all bug changes.