https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25760 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 105907 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105907&action=edit Bug 25760: (bug 15422 follow-up) Display record with hold ratio == 1 If the hold ratio is 1 (ie. number of holds == number of copies), we should display it if it's the value in the filter. Test plan: 1. Create bibliographic records with 1, 2 and 3 items 2. Place 1 hold on each of them 3. Go to the Hold ratios report and search with ratio = 1, 2 then 3 4. Place another hold on each of the record 5. Repeat 3 6. Make sure there is no regression in the test plan of bug 15422 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.