http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2494 Summary: merge_authority.pl not updated for 3.0 Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: critical Priority: P3 Component: Command-line Utilities AssignedTo: henridamien@koha-fr.org ReportedBy: rch@liblime.com QAContact: koha-bugs@lists.koha.org CC: debra.denault@liblime.com Utility to update bibs with recently modified authority data is not present in Koha 3. merge_authority.pl is a 2.2 script to merge two authorities, update the bibs linked to the 'old' authority, then delete the old authority. Require a script that checks for recently modified authorities, and updates all bib records linked to those authorities, preferably by datemodified so that it can be run as a cron job. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.