Taxonomies are at the heart of Open Food Facts data structure - this project provides an editor
GNU Affero General Public License v3.0
18
stars
22
forks
source link
xx language should come first instead of last on taxonomy export #511
Closed
alexgarel closed 4 months ago
In this PR https://github.com/openfoodfacts/openfoodfacts-server/pull/10549/files, we see that taxonomy editor moves "xx" entries to put them last. This is wrong, they should be first, to match the taxonomy linter way of doing things (see code)