12 Jan
2024
12 Jan
'24
2:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35789 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 160972 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160972&action=edit Bug 35789: Remove Koha::Template::Plugin::Biblio::ArticleRequestsActiveCount Can be replaced with biblio.article_requests.filter_by_current.count Test plan: Turn on article requests (syspref + circ rule) Request an article (detail page of a bib record) On the left you see "Article requests" tab with the number of current article requests. It should show the correct number (same as before this patch). -- You are receiving this mail because: You are watching all bug changes.