https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42667 --- Comment #12 from Brendan Lawlor <blawlor@clamsnet.org> --- Created attachment 200193 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200193&action=edit Bug 42667: Hide edit controls as needed Test plan: 1) Apply this patch set 2) Run updatedatabase.pl 3) Restart all the things! 4) Create 2 users with create_reports and not edit_all_reports 5) Create reports with each 6) Note that each cannot edit the others reports 7) Create a user with create_reports and edit_all_reports 8) Note the this user can edit reports from the previous two users Edit button placements to look for: * Reports table row * Actions menu * Toolbar Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org> -- You are receiving this mail because: You are watching all bug changes.