[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:27 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 #123042|0                           |1
        is obsolete|                            |

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