[Koha-bugs] [Bug 31335] unnecessary holds fetch in serials/routing-preview.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 10 12:35:29 CEST 2022


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 138970
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138970&action=edit
Bug 31335: Remove unnecessary holds fetch from routing-preview

This $count variable is not used later, and I didn't find why it was
there in previous versions.

Test plan:
Use `git log -p serials/routing-preview.pl` and confirm we can remove
this block

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


More information about the Koha-bugs mailing list