[Koha-bugs] [Bug 28206] New: Waiting holds should be filled at checkout even if they violate holds policies

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 23 16:52:14 CEST 2021


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

            Bug ID: 28206
           Summary: Waiting holds should be filled at checkout even if
                    they violate holds policies
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

To recreate:
- have or create a valid hold
- check the item in, capture the hold
- confirm the hold shows as waiting for the patron
- set AllowHoldsOnDamagedItems to Don't Allow
- mark the item as damamged
- try to place another hold on this same bib for another patron of the same
category, confirm that hold is no longer valid because the item is no longer
considered valid
- check the item out to your original patron
- confirm the hold still shows as Waiting and no feedback is given as to why

I'd like Koha to simply mark that hold as filled -- if the library is doing the
checkout, they likely want the hold filled. Alternatively, we should at least
give an alert that mentions the hold and asks whether it should be filled,
cancelled, or reverted.

-- 
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