https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30230
--- Comment #13 from David Cook <[email protected]> --- (In reply to Thibaud Guillot from comment #7) > No problem, what would be the best solution to correct this behavior ? tl;dr Someone can add "view_borrowers" and add that to member.pl, the Patrons REST API, and probably a bunch of other places. Or I suppose you could add "circulate_remaining_permissions" to member.pl, the Patrons REST API, and a bunch of other places... which would be theoretically silly but it would be practical. In any case, that someone isn't going to be me. It's too much work for too little gain. Unfortunately, the most practical workaround is to give "edit_borrowers" permission, and I think that's probably what most people have been doing to avoid this issue over the past couple of years. I wish whomever takes this on good luck though, because it would be a good one to fix. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
