sample_notices_message_attributes and sample_notices_message_transports are currently in the optional folder, but some features don't work without them and there is no web user interface to add values to those tables. Should they be moved to mandatory, at least until we have a user interface? Could we get this into 3.8? It's not a feature change after all.
Created attachment 5882 [details] [review] Bug 7022: Move sample_notices* sql files from optional to mandatory Sending messages will not work correctly without correct data in sample_notice_message_transports and sample_notice_message_attributes tables. There is no way to configure those tables in Koha. SQL files should be in the mandatory part of the web installer.
Created attachment 5885 [details] [review] Bug 7022: Move sample_notices* sql files from optional to mandatory Sending messages will not work correctly without correct data in sample_notice_message_transports and sample_notice_message_attributes tables. There is no way to configure those tables in Koha. SQL files should be in the mandatory part of the web installer. Signed-off-by: MJ Ray <mjr@phonecoop.coop>
Renames files correctly in git, and fixes a problem I've run into before; these values really are mandatory for Koha to work right! Marking Passed QA
Pushed, please test
This is working fine. Closing @kohacon11 hackfest.