Open
Description
Related to issue #13
When importing product category with pipe "|", create wrong category name.
My fields categories is "CATALOGO/Felpe/Basic|MARCHI/GILDAN/Felpe/Basic", and create this categories:
- CATALOGO
- Felpe
- Basic|MARCHI
- GILDAN
- Felpe
Why?
- GILDAN
- Basic|MARCHI
- Felpe
But if concat the categories path with comma "," instead of pipe "|", work perfectly!! Why?
Metadata
Metadata
Assignees
Labels
No labels