http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5987 Bug #: 5987 Summary: Add utilities to touch all biblios/items Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Command-line Utilities AssignedTo: gmcharlt@gmail.com ReportedBy: jcamins@cpbibliography.com QAContact: koha-bugs@lists.koha-community.org When changes are made to ModItem or ModBiblio (or the routines that are called by those), it is sometimes necessary to run ModItem/ModBiblio on every single record in the catalog when upgrading. The misc/maintenance/touch_all_items.pl and misc/maintenance/touch_all_biblios.pl scripts do this for items and biblios, respectively. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.