[Koha-bugs] [Bug 18743] Filter suggestion lists correctly for IndependentBranches

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 30 23:20:32 CEST 2017


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

--- Comment #2 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi Severine 

I am working through making a patch for this bug report and just to clarify the
issue I thought I would write this up:

When IndependentBranches is enabled then both the 'organise by', and
'Acquisition information' filters should not have a library option because only
suggestions from the currently logged in library branch should be displayed. 

An additional bug I have found on the current master is:

When the IndependentBranches syspref is set to 'no' then only suggestions from
the currently logged in branch are displayed.
For example if the staff member is logged into Fairfield branch then only
suggestions submitted to Fairfield branch are displayed. 

This is incorrect because with IndependentBranches not enabled then the user
should be able to see all suggestions from all library branches and this is
when the 'Organise by' and 'Acquisition information' filters should have a
library option.  

Whereas when IndependentBranches syspref is set to 'yes' then all suggestions
from all library branches are displayed which is not correct. When
IndependentBranches is set to true then only the suggestions from the currently
logged in branch should be displayed. 

Regards 
Alex Buckley

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


More information about the Koha-bugs mailing list