http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11420 --- Comment #1 from Galen Charlton <gmcharlt@gmail.com> --- I suggest a slightly broader way of looking at it. The question isn't so much whether or not a staff member can change their active library at all, it's what libraries they're allowed to change to. Currently, if IndependentBranches is OFF, a (non-superlibrarian) staff member is presumed to have their privileges at all libraries. If IndependentBranches is ON, they're presumed to have their privileges only at their home library. To allow for more fine-grained control, I propose the creation of a new table that would store the libraries that a given patron has privileges at (most likely this would apply only to staff users). Initially, that list could be used to control what library or libraries the staff member can change to. Another extension, though, would be to use it to control what libraries are available for various drop-down controls. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.