[Koha-bugs] [Bug 11512] New: Forced holds that violate issuing rules will never be filled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 9 21:15:10 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11512

            Bug ID: 11512
           Summary: Forced holds that violate issuing rules will never be
                    filled
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          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

Currently in Koha, if you choose to force a hold from the staff side that would
contravened the current issuing rules, that hold will never be filled, as it is
always skipped over by CheckReserves.

I think the only way to resolve this is to add a flag to the reserves table to
alert the system that despite the fact that this hold should usually be skipped
over, in this case, it should not.

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


More information about the Koha-bugs mailing list