[Koha-bugs] [Bug 24802] New: Updating holds can cause suspensions to apply to wrong hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 4 18:07:09 CET 2020


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

            Bug ID: 24802
           Summary: Updating holds can cause suspensions to apply to wrong
                    hold
 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: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

On request.pl, the table of holds shows a suspend_until date picker for each
hold, *unless* that hold is waiting or in transit. The script
reserve/modrequest.pl assumes that there will be a suspend_until input for each
hold, but that is incorrect. Assume there are 20 holds on a record, and 10 of
them are waiting or in transit. If you were to then set the suspend until date
on the 10 open holds, and use the "Update hold(s)" button, those 10 suspensions
would apply to the 10 found holds and not the holds they should apply to!

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