20 Sep
2023
20 Sep
'23
2:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34844 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 155931 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155931&action=edit Bug 34844: Add manage_item_editor_templates to userpermissions.sql Test Plan: 1) perl /kohadevbox/misc4dev/run_tests.pl --run-db-upgrade-only; prove t/Koha/Auth/Permissions.t 2) Note failure 3) Apply this patch 4) perl /kohadevbox/misc4dev/run_tests.pl --run-db-upgrade-only; prove t/Koha/Auth/Permissions.t 5) Tests pass! -- You are receiving this mail because: You are watching all bug changes.