https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30732 --- Comment #8 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #7)
With * this will work with either, place_holds and modify_holds_priority permission, not only with place_holds.
Was this the intended behaviour?
Also: if you have neither, you can still see the buttons. We should add permission checks there as well, so people don't get into the situation in the first place where they get stuck on missing permissions (could be a separate bug).
Indeed. I think the solution is hide the button unless the patron has place_holds. We can just set the script permission to be for place_holds too, right? If you think that's a good course of action Katrin, I will make those changes. -- You are receiving this mail because: You are watching all bug changes.