]> git.koha-community.org Git - koha.git/commit
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)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 31 Jul 2020 20:08:04 +0000 (20:08 +0000)
commit7d11c27d9457446d7b9e4ca7fb27376a0f3ea223
tree1605a9e29fe14e634a965f8b97aac79e44748fb0
parentfcdb0a4426a5ca580af4b37c8f2de7aafb48cf0c
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>
(cherry picked from commit e14c1702b446111f98ce6736aa7544df14b03d1d)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/migration_tools/build_oai_sets.pl