DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
701 stars 249 forks source link

Import team affiliations with illegal country code should report an error #2567

Closed 2018hahazhufeng closed 1 month ago

2018hahazhufeng commented 1 month ago

Currently importing an organizations.json file which contains illegal country code won't report an error. The illegal code will be stored in the database, which breaks all relevant API endpoints.