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

Tags migration only installs 1/6 #38

Closed
rosiel opened this issue Mar 31, 2022 · 1 comment
Closed

Tags migration only installs 1/6 #38

rosiel opened this issue Mar 31, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@rosiel
Copy link
Contributor

rosiel commented Mar 31, 2022

The tags migration will run but only install the first tag. No amount of rolling back/update will get it to install more than the first value.

I think it's due to the Migrate Source CSV plugin now installing the 3.x branch, which changed the syntax. Instead of keys we now specify a uniquely identifying column under the id parameter. This seems to default to the first column, vid, which of course is the same for all tags so only one gets migrated.

PR to come.

@rosiel rosiel added the bug Something isn't working label Apr 1, 2022
@jordandukart
Copy link
Contributor

Merged in the above, thanks @rosiel!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants