spree_wombat icon indicating copy to clipboard operation
spree_wombat copied to clipboard

Taxons are not associated with the Taxonomy

Open ParthBarot-BoTreeConsulting opened this issue 8 years ago • 0 comments

When creating products in Spree using this, the Taxons and Taxonomies are created fine. But the only issue is, child taxons are not associated with the root Taxonomy which is associated when done via Spree Admin UI.

To fix this, we need to add taxonomy_id in all the child taxons created.