[Koha-bugs] [Bug 35997] Cancelling a hold should remove the hold from the queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 6 19:59:12 CET 2024


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

Brendan Lawlor <blawlor at clamsnet.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |blawlor at clamsnet.org

--- Comment #4 from Brendan Lawlor <blawlor at clamsnet.org> ---
Testing notes

1. Placed holds

2. Find the script and run it:
git grep build_holds_queue
cd misc/cronjobs/holds/
perl build_holds_queue.pl

3. Check http://localhost:8081/cgi-bin/koha/circ/view_holdsqueue.pl
4. Cancel holds and refresh the page

The holds were removed from the queue!

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


More information about the Koha-bugs mailing list