Open
Description
Description of the problem
Cannot remove external judgement types in the admin configuration UI.
Your environment
Current main
branch using WF Astana database dump.
Steps to reproduce
- Go to http://localhost/domjudge/jury/config?diffs=%5B%5D#Externalsystems
- Add an external judgement type
- See that it exists at http://localhost/domjudge/api/contests/wf48_finals/judgement-types
- Try to delete it again.
Expected behaviour
The judgement type is gone.
Actual behaviour
It's still there, both in the config UI and API.