Hi I've encountered a bug when trying to move a product to a different category with CSV import.
(On TB 1.1.0 on local Xampp dev, worked before on 1.08)
In short:
On initial import, the product is assigned to the correct category and this category is set as the default category - which is correct.
The product breadcrumb is also correct: Coffee and Tea -> Tea -> Test Product 1
Bug occurs when I try to do a re-import and change the default category, to Coffee (cat id 4) for example, then the following happens:
Although the product has been moved to the correct category and is listed in the correct category in both the front-end and back-end,
The product breadcrumb incorrectly shows the old path and default category instead of the new one
The default category has changed to Root and not the correct category (Coffee)
If I log in and change the product's default category manually, then the product's breadcrumb changes to the correct category Coffee and Tea -> Coffee -> Test Product 1
From what I recall, this was working in 1.08 where I could re-import the product and move it's category around without any issues. Front-end product breadcrumb would update correctly.
Changing the product categories during subsequent imports make no difference and the front-end still displays the old path and default category of the initial 1st import 😞
Only after changing the default category manually does the new category reflect in the front-end product breadcrumb
Also, I'm not sure why the Home category is not selected if Root (1) is specified...
Images below
How do we fix this? Please help!
Screenshot steps:
CSV for initial category import: 5 (tea / default cat), 3 (Tea and Coffee / Parent Cat), 1 (Root):
Correct default category (though Home appears to be unselected):
Initial import: Breadcrumbs Correct:
CSV to update / change default category to Coffee:4 (coffee / default cat), 3 (Tea and Coffee / Parent Cat), 1 (Root):
Incorrect default category after product import update to change category:
If I manually change the default category to Coffee, then the product breadcrumb updates and displays the category correctly:
Correct product breadcrumb after changing default category manually:
Once again, your help is appreciated in advance. Not sure if I'm doing something wrong?
Question
Acer
Hi I've encountered a bug when trying to move a product to a different category with CSV import.
(On TB 1.1.0 on local Xampp dev, worked before on 1.08)
In short:
How do we fix this? Please help!
Screenshot steps:
CSV for initial category import: 5 (tea / default cat), 3 (Tea and Coffee / Parent Cat), 1 (Root):
Correct default category (though Home appears to be unselected):
Initial import: Breadcrumbs Correct:
CSV to update / change default category to Coffee: 4 (coffee / default cat), 3 (Tea and Coffee / Parent Cat), 1 (Root):
Incorrect default category after product import update to change category:
If I manually change the default category to Coffee, then the product breadcrumb updates and displays the category correctly:
Correct product breadcrumb after changing default category manually:
Once again, your help is appreciated in advance. Not sure if I'm doing something wrong?
23 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now