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

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|BLOCKED                     |In Discussion

--- Comment #6 from Marcel de Rooy <[email protected]> ---
There are various issues with IndependentBranches. The feature is not very
reliable at least. (Also note that there is only a small minority using it.)
But I do agree that we should be able to search for biblio records since they
are not attached to branches.

Instead of adding a condition referring to the pref, I would be tempted to ask
why not remove the other condition and only check
OpacAddMastheadLibraryPulldown in masthead?
Or even should we pass unfiltered to Branches.all? search_filtered goes to
only_my_library which triggers the confusing difference of showing public
branches to anonymous users and hiding them for normal users (when IB is
enabled).

When testing with a biblio having an item on a private branch, I am also
wondering why do we not list that branch in the combo but show its name in
search results and on opac-detail. Also adding a link to the branch in the item
table that produces a 404 when clicking it. Out of scope here but confusing.

The fact that the library combo jumps back to my library after searching on All
libraries is not very helpful too imo.

Not sure what would be best. We probably need more consensus. Will ask for more
opinions on MM.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to