https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22470
Andreas Roussos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #104627|0 |1 is obsolete| | --- Comment #7 from Andreas Roussos <[email protected]> --- Created attachment 104981 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=104981&action=edit Bug 22470: Missing the table name on misc/migration_tools/switch_marc21_series_info.pl This patch adds the table name to the SQL update statements. To test: 1) Apply the patch 2) Run the script. Check that there are no errors, and that the script behaves as expected. Signed-off-by: Andreas Roussos <[email protected]> Created a test record with values in field 440. Applied the patch, ran the script with the -c -f flags and observed that the values were moved to field 490. Also, the relevant Koha to MARC mappings were changed accordingly. -- 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/
