https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36775 Bug ID: 36775 Summary: Option to place multiple holds on single bib should not be hidden when holds per record is unlimited Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: andrewfh@dubcolib.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com In request.tt, we tell the "Holds to place (count)" field to show only if holds_per_record > 1. That means it does not show when holds_per_record is null and therefore unlimited. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.