https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29219 Bug ID: 29219 Summary: Suppress warning when building holds queue where hold fulfillment policy is 'patrongroup' Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When building the holds queue with rules where the hold fulfillment policy is 'patrongroup', you may see the following warning: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/HoldsQueue.pm line 728. because there is not such thing as a 'patrongroup' key for the item hash. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.