[Koha-bugs] [Bug 22470] Missing the table name on misc/migration_tools/switch_marc21_series_info.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 16 10:36:34 CEST 2020


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

Andreas Roussos <a.roussos at dataly.gr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #104627|0                           |1
        is obsolete|                            |

--- Comment #7 from Andreas Roussos <a.roussos at dataly.gr> ---
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 <a.roussos at 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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list