Bug 27351: Fix UsageStatsCountry system preference wrong type
authorFridolin Somers <fridolin.somers@biblibre.com>
Wed, 6 Jan 2021 14:32:37 +0000 (15:32 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 11 Jan 2021 12:31:09 +0000 (13:31 +0100)
commit32b89e216d3199bde68b95039ea8cea96548790c
tree28188271fc2503b5bd77db94613db4d34d96e583
parent53e5db10f250dd7f5ce8011ffabc88ee45766815
Bug 27351: Fix UsageStatsCountry system preference wrong type

UsageStatsCountry system preference type 'YesNo' is wrong since it has
several values.
Change to 'Choice'.
Looks like this error whas only in updatedabase 3.17.00.030.

Test plan :
1) Run atomic update
2) Check in database 'UsageStatsCountry' system preference type is
   'Choice'

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit bbab6615637c60c757df79bdc695a606622ed96a)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
installer/data/mysql/atomicupdate/bug_27351.sql [new file with mode: 0644]
installer/data/mysql/updatedatabase.pl