Bug 23696: take deleted biblios into account when building oai sets
authorJosef Moravec <josef.moravec@gmail.com>
Mon, 30 Sep 2019 09:28:40 +0000 (09:28 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 24 Jul 2020 12:09:30 +0000 (14:09 +0200)
commite14c1702b446111f98ce6736aa7544df14b03d1d
tree876e68cbaa3180390520e981d259cbaa26fdc603
parent664c0de114be2c47786e570b316f941ade337d1f
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>
misc/migration_tools/build_oai_sets.pl