https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35870 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #22 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- A couple things: 1. You'll need to update t/Koha/Auth/Permissions.t 2. In authorities/searchresultlist-auth.tt the edit button doesn't display without the new permission ( good ). It seems to be the only button in that column, should we just hide the whole column to users without the permission? 3. Should we update the REST API where applicable: api/v1/swagger/paths/authorities.yaml: editauthorities: "1" api/v1/swagger/paths/authorities.yaml: editauthorities: "1" api/v1/swagger/paths/authorities.yaml: editauthorities: "1" -- You are receiving this mail because: You are watching all bug changes.