4 Jan
2021
4 Jan
'21
2:54 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27331 --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- File appears to still be invalid do to unrelated issues: ERROR 1062 (23000) at line 121: Duplicate entry 'COUNTRY-ER' for key 'av_uniq' INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'COUNTRY', 'ER', 'Érythrée'); INSERT INTO `authorised_values` ( `category`, `authorised_value`, `lib`) VALUES ( 'COUNTRY', 'ER', 'Allemagne'); -- You are receiving this mail because: You are watching all bug changes.