[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 Aug 5 15:29:04 CEST 2021


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123038|0                           |1
        is obsolete|                            |

--- Comment #185 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 123490
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123490&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