Bug 35702: Fetch biblios at once and loop
authorNick Clemens <nick@bywatersolutions.com>
Thu, 4 Jan 2024 14:07:11 +0000 (14:07 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 16 Jan 2024 11:06:03 +0000 (12:06 +0100)
commit1847e2ab565243a9e8fcaf8ddbfe48136041e61b
tree8e009e62ff71e4df4ca46e2ec5919c4c47401f7f
parentc703bb2c1cdefa85843a1c04ff659f49cbe30497
Bug 35702: Fetch biblios at once and loop

Test plan:
prove -v t/db_dependent/Authority/Merge.t

Signed-off-by: David Nind <david@davidnind.com>
Amended-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Replace $biblio->id with $biblio->biblionumber

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
C4/AuthoritiesMarc.pm