15 Dec
2022
15 Dec
'22
8:31 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32468 --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 144602 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144602&action=edit Bug 32468: Use fetchLocalTitleCount to know if local titles exist We don't need to fetch 20 titles to know if there is at least one. We should call fetchLocalTitleCount. Note that this should be implemented for all 'List' views. -- You are receiving this mail because: You are watching all bug changes.