https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27351 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #114891|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 114920 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114920&action=edit 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> -- You are receiving this mail because: You are watching all bug changes.