[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
Fri Aug 27 14:37:07 CEST 2021


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

--- Comment #195 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 124176
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124176&action=edit
Bug 22690: Remove uneeded return and add no_triggers

* C4/Items.pm
  - Koha::Biblios not used

* Koha/Item.pm
  - Koha::Item->orders must return an empty set if no order attached
  - no_triggers should be passed to other update calls

* Item.t
  - No need to build a fund
  - Add new test to test Koha::Item->orders when no order attached

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


More information about the Koha-bugs mailing list