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

Andrew Fuerste-Henry <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Andrew Fuerste-Henry <[email protected]> ---
(In reply to David Nind from comment #6)
> I attempted to test, but I'm not getting the behavour described in the test
> plan.
> 
> Or maybe I'm not testing this correctly - any additional steps to help
> reproduce or understand the issue?
> 
> ==>Step 3.2 - They should see a “No holds allowed” on items from other
> branches.

Without these patches, if I have a non-superlibrarian user with both
IndependentBranches and canreservefromotherbranches enabled, Koha blocks my
user from placing a bib-level or item-level hold if all items on the bib are
from other branches (incorrect behavior) but allows my user to place an
item-level hold on an item from another branch if it shares a bib with an item
from the user's library (correct behavior). So it appears the issue is slightly
different than described, but still valid.

Once I apply this patch, my user is allowed to place either bib-level or
item-level holds if all items on the bib are from other branches when
canreservefromotherbranches is enabled.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to