[Koha-bugs] [Bug 29886] Add Koha::Suggestions->search_limited

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 21 19:49:32 CET 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #5 from David Nind <david at 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.


More information about the Koha-bugs mailing list