Skip to content

CSV import to English is not working #379

Open
@loleg

Description

@loleg

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:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions