[Bug 35381] New: Add list_borrowers permission for viewing patron data
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35381 Bug ID: 35381 Summary: Add list_borrowers permission for viewing patron data Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Currently, we need the "edit_borrowers" to view patron data, but this causes users to need an excessive level of permission to just view data. Let's add a "list_borrowers" subpermission so that a user can view the patron information but not add/update patrons. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35381 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=29509, | |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=30230 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35381 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- We'd need to add a new subpermission "list_borrowers", enable this subpermission for any user with edit_borrowers currently. Then we need to make sure the /api/v1/patrons endpoint will allow retrieval of data for this "list_borrowers" subpermission. We'll probably also want the "view patron" page to appear for this subpermission. Am I missing anything? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35381 Emmi Takkinen <emmi.takkinen@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emmi.takkinen@koha-suomi.fi -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35381 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from David Cook <dcook@prosentient.com.au> --- *** This bug has been marked as a duplicate of bug 30230 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org