[Koha-bugs] [Bug 34844] manage_item_editor_templates is missing from userpermissions.sql

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 20 15:51:17 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34844

--- Comment #1 from Kyle M Hall <kyle at 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.


More information about the Koha-bugs mailing list