[Koha-bugs] [Bug 32487] Cronjob to delete records with no items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 10 05:04:37 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32487

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Thanks all for your discussion.

I ended up using cronjobs/runreport.pl to run a report fetching the
biblionumbers of biblios with no items, piping those results into a file, then
giving that file to batchdeletebiblios.pl.

I'll close this bug report now.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list