Koha/misc/migration_tools
Josef Moravec e14c1702b4 Bug 23696: take deleted biblios into account when building oai sets
Test plan:
0) do not apply the patch
1) set up OAI and create at least one set
2) run build_oai_sets.pl
3) remember/write down number of records added
4) delete a biblio, the is included in set
5) run buid_oai_sets.pl again
6) the set is 1 record smaller
7) apply the patch
8) run build_oai_sets.pl
9) the number of record should be the same as in 3)

Signed-off-by: Michal Denar <black23@gmail.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-07-24 14:09:30 +02:00
..
22_to_30 Bug 21395: Fix QA errors 2020-06-29 12:37:02 +02:00
ifla
build_oai_sets.pl Bug 23696: take deleted biblios into account when building oai sets 2020-07-24 14:09:30 +02:00
buildCOUNTRY.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
buildEDITORS.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
buildLANG.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
bulkmarcimport.pl Bug 21395: (QA follow-up) Remove some introduced issues 2020-06-29 12:37:02 +02:00
checkNonIndexedBiblios.pl
create_analytical_rel.pl
fix_onloan.pl
import_lexile.pl
koha-svc.pl
rebuild_zebra.pl
rebuild_zebra_sliced.sh
remove_unused_authorities.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
switch_marc21_series_info.pl Bug 22470: Missing the table name on misc/migration_tools/switch_marc21_series_info.pl 2020-06-15 11:53:36 +02:00
upgradeitems.pl