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

Implement a Taxon processor (for products) #14

Closed
elia opened this issue Feb 14, 2020 · 2 comments
Closed

Implement a Taxon processor (for products) #14

elia opened this issue Feb 14, 2020 · 2 comments
Milestone

Comments

@elia
Copy link
Member

elia commented Feb 14, 2020

Originally part of the roadmap in #5

@elia elia added this to the v1.0 milestone Feb 14, 2020
MinasMazar pushed a commit that referenced this issue Apr 17, 2020
Ref. #14

We map the 'Tags' field (which is a comma-separated list of tag) onto
a `Spree::Taxon` belonging to a `Tags` taxonomy.
We map the `Type` field onto a `Spree::Taxon` beloinging to a `Type` taxonomy.
MinasMazar pushed a commit that referenced this issue Apr 17, 2020
Ref. #14

We map the 'Tags' field (which is a comma-separated list of tag) onto
a `Spree::Taxon` belonging to a `Tags` taxonomy.
We map the `Type` field onto a `Spree::Taxon` beloinging to a `Type` taxonomy.
@Mufc2202
Copy link

I am having problems getting this function to work. In my CSV, I have a column Tags (or Type); however, when I import, the taxon is not added to the product. Any insights?

@elia
Copy link
Member Author

elia commented Oct 23, 2022

@Mufc2202 moved to an issue, let's discuss it in #92

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

3 participants