[Koha-bugs] [Bug 35789] Remove Koha::Template::Plugin::Biblio::ArticleRequestsActiveCount

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 12 15:51:13 CET 2024


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list