Summary: | memberetnry.pl is missing categories in the Category pull-down list | ||
---|---|---|---|
Product: | Koha | Reporter: | Chris Nighswonger <cnighswonger> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18403 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21414 |
||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: |
Description
Chris Nighswonger
2018-08-21 19:37:06 UTC
Hi Chris, Which exact version are you using? Do you see limitations under the "Branches limitations" column on "Home › Administration › Patron categories"? My guess is that the patron's category of this patron cannot be displayed for the library 'JL' (check the table categories_branches) (In reply to Jonathan Druart from comment #1) > Hi Chris, > > Which exact version are you using? 18.05.01.000 > > Do you see limitations under the "Branches limitations" column on "Home › > Administration › Patron categories"? Yes. Both categories in question have a one branch limitation imposed. > > My guess is that the patron's category of this patron cannot be displayed > for the library 'JL' (check the table categories_branches) So this caused me to change libraries in the staff interface and then attempt the steps I originally reported. This time, the categories were displayed. This seems counter-intuitive. When in the staff interface, it would seem intuitive to think that any patrons one can see, one can perform all available operations on. If any constraints are imposed based on the current branch of the staff user, it would seem that only patrons associated with that branch should be visible. Agreed, this feature has been poorly implemented, I am the one to blame. I am wondering if it makes sense to keep it as now we can limit access to patron's info by group of libraries (see bug 18403). Do you think this new feature could fit your use case? Does it really make sense to limit access to patron's categories? (In reply to Jonathan Druart from comment #3) > I am wondering if it makes sense to keep it as now we can limit access to > patron's info by group of libraries (see bug 18403). Do you think this new > feature could fit your use case? In our case, the librarians administer all libraries on campus, so we have no need to impose branch restrictions from that point of view. > > Does it really make sense to limit access to patron's categories? I guess that depends on the use case. If a library restricts administration of patron information based on the branch of the one administrating, then probably so. On the other hand, there may be some patron information which is only accessible by some sort of "super" admin like a super-librarian concept of some sort. I'm just not sure what to suggest other than that we need all librarians to have access to all patron information at our site. |