Bug 5987

Summary: Add utilities to touch all biblios/items
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: Command-line UtilitiesAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: chris, julian.maurice, koha.sekjal
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Patch to add new files

Description Jared Camins-Esakov 2011-03-29 12:46:21 UTC
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.
Comment 1 Ian Walls 2011-03-29 13:42:48 UTC
Created attachment 3499 [details] [review]
Patch to add new files
Comment 2 Chris Cormack 2011-04-01 07:26:45 UTC
Pushed, please test
Comment 3 MJ Ray (software.coop) 2011-04-10 11:25:57 UTC
This bug is mentioned in:
Bug 5987: Add cl scripts to touch all	biblios and items http://lists.koha-community.org/pipermail/koha-patches/2011-March/014317.html
Comment 4 Chris Cormack 2011-04-27 04:37:49 UTC
This was included in the 3.4.0 release, marking closed