Koha/installer/data/mysql/en
Nick Clemens 71fdba0ff0 Bug 21639: Add phone transports to new and existing installs
To test:
1 - Confirm if you do or do not have 'phone' transports defined in the
message_transports table
2 - Apply patch
3 - Run updatedatabase
4 - If you didn't have them you should now
5 - Run updatedatabase again, confirm it doesn't error
6 - sudo koha-mysql kohadev
7 - DELETE from message_transports WHERE message_transport_type =
'phone'
8 - Run updatedatabase again
9 - Confirm the message transports table is restored
10 - Drop your DB (or reset_all in kohadevbox)
11 - Ensure the table is fully populated including phone notices

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-26 16:44:52 +00:00
..
mandatory Bug 21639: Add phone transports to new and existing installs 2018-10-26 16:44:52 +00:00
marcflavour Bug 20710: Update MARC21 frameworks to Update 26 (April 2018) 2018-07-06 11:58:49 +00:00
optional Bug 16735: Clean up sample data 2018-02-12 15:41:25 -03:00