Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error importing taxonomies #270

Open
cdarken opened this issue Oct 6, 2021 · 2 comments
Open

Error importing taxonomies #270

cdarken opened this issue Oct 6, 2021 · 2 comments

Comments

@cdarken
Copy link
Contributor

cdarken commented Oct 6, 2021

I'm testing with the simple file, the one from the Behat fixtures.
But I get this error:

[Gedmo\Exception\UnexpectedValueException]              
Root cannot be changed manually, change parent instead

Every time I run the import a row is imported then it fails with this error.
After all the rows are imported and I run it again, this summary is printed:

Imported 'taxonomies.csv' via the taxonomy.csv importer

 * Time taken: 171.4 ms 
 * Imported count: 3
 * Skipped count: 0
 * Failed count: 0

taxonomies.csv

I'm using a fresh install of Sylius 1.10.4

@andriusvo
Copy link

Same problem here, any updates on it?

@cdarken
Copy link
Contributor Author

cdarken commented Oct 6, 2021

This seems to be the cause: doctrine-extensions/DoctrineExtensions#2261

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants