]> git.koha-community.org Git - koha.git/commit
Bug 37478: Rename strict to skip_bad_records and add POD
authorNick Clemens <nick@bywatersolutions.com>
Thu, 31 Oct 2024 19:23:08 +0000 (19:23 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 5 Dec 2024 22:06:17 +0000 (22:06 +0000)
commitb3dd152c5ebb22c8755838ce2d523dd35c9583d6
tree1fb04df62f6c61b3346c3031ef7e70fb34a5aebc
parent2e252974f81d1d65ea42dfc7577a73807fc3570c
Bug 37478: Rename strict to skip_bad_records and add POD

Option name changed, POD updated.
The reason not to do this by default is that it is an extra record conversion
to check the validity, so may slow down the import.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit cfb72ca7fac22e5ee6a92ac03fdad4fc9dca559c)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/migration_tools/bulkmarcimport.pl