[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
Mon Nov 2 16:16:19 CET 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com
             Status|Needs Signoff               |Failed QA

--- Comment #84 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I think the test failure is a red herring..

However.. I believe we need to add unit tests for the new
Koha::Biblio->adopt_items_from_biblio method and Koha::Item->item_orders
relation accessor before we proceed.

These should be fairly trivial tests to add, one to prove that the loop happens
and the final indexing takes place for the set and the second to prove the
relation is setup correctly.

Failing QA

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


More information about the Koha-bugs mailing list