9 Jun
2022
9 Jun
'22
12:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30912 --- Comment #4 from Keith Sorbo <keith@thesorbos.com> --- Where should I run the test plan? It looks like the test plan has sql commands. Do I run in the mysql command line? I assume the restart_all and updatedatabase commands are macros created by koha? (Please excuse my ignorance in the koha system.) *************** Test plan: update systempreferences set value="21.1200015" where variable="version"; restart_all updatedatabase ALTER TABLE user_permissions DROP PRIMARY KEY; update systempreferences set value="21.1200015" where variable="version"; restart_all updatedatabase ************** -- You are receiving this mail because: You are watching all bug changes.