https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38040 --- Comment #41 from William Lavoie <william.lavoie@inLibro.com> --- Test plan: 1. Set IndependentBranches, IndependentBranchesPatronModifications, IndependentBranchesTransfers and IndependentBranchesHolds to 'Yes'. 2. Set canreservefromotherbranches to "Don't allow (with independent branches)". 3. Give limited permissions to a staff patron - circulate - catalogue - delete_borrowers - edit_borrowers - list_borrowers - send_messages_to_borrowers - reserveforothers - updatecharges 4. As the superlibrarian, place several holds on a record with items from various branches. 5. Log in as the restricted staff 6. View the holds for the record --> Some will say "A patron from library XX" instead of the name -- OK 7. Click the trash bin icon to cancel a hold from another library --> Hold is cancelled -- NOT OK 8. Apply the patch and update the database 9. Validate that step 7 is not possible now and that holds from the staff's library can be modified or deleted. -- You are receiving this mail because: You are watching all bug changes.