17 Jul
2024
17 Jul
'24
2:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37389 --- Comment #3 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- The reason I failed to catch this performance issue with my testing on the patron search in bug 30645 is because I was using the left-side filters on patron search and not the patron search datatable search input, where the query is custom-built (like the left side filters on the ILL table). But even if using the patron datatable search input this problem does not exist there because there are not extended_attribute columns on the patron table, so the query does not contain any extended_attributes entries. -- You are receiving this mail because: You are watching all bug changes.