Andreu
Results
1
issues of
Andreu
The edit version modal in the admin panel is buggy. It will send a `POST` request to update an existing `Version` but that will fail. It should send a `PATCH`...