[Koha-bugs] [Bug 29219] New: Suppress warning when building holds queue where hold fulfillment policy is 'patrongroup'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 13 14:22:41 CEST 2021


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 at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at 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.


More information about the Koha-bugs mailing list