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

--- Comment #6 from Janusz Kaczmarek <[email protected]> ---
Created attachment 196482
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196482&action=edit
Bug 42211: Add a script to populate auth_header.heading column of existing
authority records

Test plan:
==========
1. In current ktd installation auth_header.heading column should be empty;
   if it if not:
   UPDATE auth_header SET heading = NULL;
2. Make sure that the heading column is empty.
3. Run the script:
   misc/batchRebuildAuthHeaderTable.pl -c
4. Verify that the column is populated now and that the 005 fields
   in authority records has not been modified.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to