[Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 22 11:27:11 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22690

--- Comment #163 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 123038
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123038&action=edit
Bug 22690: (QA follow-up) Move adopt_items_from_biblios to Koha::Items

This patch moves the Koha::Biblio->adopt_items_from_biblio method to the
Koha::Items set class and updates all calls from
Biblio2->adopt_items_from_biblio(Biblio1) to
Biblio->items->move_to_biblio(Biblio2)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list