Open
Description
When I try to import to EN or EN_US through the user interface, after selecting the file and destination locale nothing happens - but an error is visible in the console. Import to other languages works.
I've replaced my actual URL with <SERVER URL>
:
{ message: "Http failure response for <SERVER URL>/api/v1/projects/168efedb-94c2-46b5-81a1-64695ce13703/imports?format=csv&locale=en: 404 Not Found" }
In the server logs it looks like this:
POST /api/v1/projects/168efedb-94c2-46b5-81a1-64695ce13703/imports?format=csv&locale=en_US HTTP/1.0 404
This is a fresh, standard deployment of the latest Docker Compose build. I initially posted the issue in #377
Sample: English.csv
Screenshot: