[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:59:48 CEST 2021


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

--- Comment #167 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 123042
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123042&action=edit
Bug 22690: (QA follow-up) Use relationship accessor

With the addition of foreign key relationships to the linktracker table
we now get a DBIC relationship accessor we can use. This clarifies the
code slightly by using the _result->relationship form to get the DBIC
resultset.  We should still introduce a Koha::Object based class for
this table at some point.

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


More information about the Koha-bugs mailing list