https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24324 Bug ID: 24324 Summary: delete_records_via_leader.pl cron error with item Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: danielle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz This cron gives the following error when run with the -i option but not without. /usr/share/koha/bin/cronjobs/delete_records_via_leader.pl -c -i -v > /var/lib/koha/redacted/d_leader_deleted_bib.log The method Koha::Items->itemnumber is not covered by tests! Trace begun at /usr/share/koha/lib/Koha/Objects.pm line 389 Koha::Objects::AUTOLOAD('Koha::Items=HASH(0x7c1ce60)') called at /usr/share/koha/bin/cronjobs/delete_records_via_leader.pl line 100 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.