[Koha-bugs] [Bug 11258] Holds queue is still making transfer requests that contradict the branch holds policy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 31 15:53:59 CET 2014


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Signed Off

--- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Katrin Fischer from comment #8)
> Kyle, I think we need help here - could it be something is missing from the
> test plan?

Nope, I followed the test plan with a fresh database and was able to recreate
the bug, and also show the patch resolves it.

Here is a video demonstration: http://screencast.com/t/0PBAfJkf5

After I demonstrate the bug, apply the patch and rebuild the holds queue,
you'll see no items in the holds queue. This is because I forgot that Reference
items are not holdable. So post-patch, neither item is holdable by that patron,
and the holds queue *should* be empty. After that, I make Reference items
holdable, rebuild the holds queue again, and a hold request for the Reference
item shows up, which is the correct behavior as well.

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


More information about the Koha-bugs mailing list