Bug 22470: Missing the table name on misc/migration_tools/switch_marc21_series_info.pl
authorDavid Roberts <david@koha-ptfs.co.uk>
Sat, 9 May 2020 16:07:03 +0000 (16:07 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 17 Jun 2020 23:13:49 +0000 (23:13 +0000)
commit0ee5a38798a170e2e996ee330b3f2101a9ae59be
treec332099b54e749c7a21f64ec8ca858caeec25a06
parent8deb5f874ef719db04f37e9741e88fd6ba200515
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 <a.roussos@dataly.gr>
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.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 051b0b8d2fb3dc3593147e5ac80bc394dcf48e58)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/migration_tools/switch_marc21_series_info.pl