[Koha-bugs] [Bug 31383] Additional contents: We need a parent and child table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 4 13:58:01 CEST 2023


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

--- Comment #56 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
(In reply to Marcel de Rooy from comment #53)
> Created attachment 152668 [details] [review]
> Bug 31383: Use one query in search_for_display instead of four
> 
> Benchmarking does however not show real performance gain.
> But it might be considered as a code improvement?

I am expecting faster results without this patch.

If we want to keep it we need to remove the following statement:
  use Array::Utils qw( array_minus );

(In reply to Marcel de Rooy from comment #54)
> Created attachment 152669 [details] [review]
> Bug 31383: Fix URLs on staff AC detail view

IMO we should move this to its own bug report as it's a behaviour change.

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


More information about the Koha-bugs mailing list