https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36346

            Bug ID: 36346
           Summary: CheckReserves sometimes lead to bad behavior
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: thibaud.guil...@biblibre.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

Hi @ll,

Some options in the circulation rules may lead to incorrect returns from
CheckReserves. 

When you enabled AllowHoldPolicyOverride, you can forcing a hold, even when it
is not authorized in the "Default holds policy by item type" rule table. 

Let me explain: when a hold is forced on an item whose itemtype has a
holdallowed rule set to "not_allowed", if you return the item, the hold will
not be detected.

Similarly, when you perform a checkout, the pop-up indicating that a hold has
been placed is not displayed. It's possible that in other places in the code
this would cause other inconveniences, but I haven't counted them all.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to