Bug 24564: Do not modify the tab of existing subfield in ifla/update.pl
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 31 Mar 2021 08:44:48 +0000 (10:44 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 10 May 2021 08:27:51 +0000 (10:27 +0200)
commit2f522d8ad4d0ce4a05250063bcc1dcba9fabd7ee
treea6325f9aa949bf5f9a4289584af783823339d9d8
parent539fc6809aec8db9426a9652c182174c70edc502
Bug 24564: Do not modify the tab of existing subfield in ifla/update.pl

Test plan:
1. Find a biblio subfield in
   misc/migration_tools/ifla/data/biblio/default.yml that you have in
   your default biblio MARC framework (or create one).
2. Change the tab of this subfield so that it's different from what's in
   the .yml file
3. Run misc/migration_tools/ifla/update.pl --force
4. Verify that the tab of this subfield has not been changed.
5. Do the same for authorities (files are in
   misc/migration_tools/ifla/data/auth/)

Signed-off-by: sonia <sonia.bouis@univ-lyon3.fr>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
misc/migration_tools/ifla/update.pl