https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36561
--- Comment #25 from David Cook <[email protected]> --- (In reply to David Cook from comment #23) > (In reply to Katrin Fischer from comment #16) > > Also: Should we do a database update assigning this permission to users with > > borrowers permission currently? > > Actually, I think you're right here. I think that I've misunderstood what > the permission 'borrowers: "1"' means! > > I thought that it meant that you had to have the top level "borrowers" > permission, but it actually means that you can have *any* borrowers > permission. > > Looking at the rest of the API spec... I get the feeling that we've made > mistakes for other endpoints too... I'm not sure why I thought this previously... I just tested it and '"borrowers": "1"' does indeed mean that the user must have all the borrowers subpermissions. So no we wouldn't need to do a database update, since anyone who currently can use this endpoint has all subpermissions already. -- 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/
