https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29886 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #5 from David Nind <david@davidnind.com> --- Test plan used: 1. Create some suggestions for different libraries using the OPAC. 2. Log in as a staff user without super librarian privileges and view the suggestions - you should see suggestions for all libraries. 3. Enable the IndependentBranches system preference. 4. Repeat step 2 - you should only see suggestions for the staff user's library. 5. Run the tests - these should all pass: prove t/db_dependent/Koha/Suggestions.t 6. Apply the patch. 7. Repeat step 2-5 - there should be no change in behaviour, and things should work as expected. 8. Sign-off! -- You are receiving this mail because: You are watching all bug changes.