I have a small problem with uCommerce after I updated to version 2.6.4.13067. If I pick a category in the backend and see all the products, nearly all of the products appear twice on the list. When I inspect two duplicate products I can see that the link is the same, so there must be some sort of double rendering of the product?
I can confirm that the product is only appearing 1 time in the database.
Problem with duplicate products
Hi there
I have a small problem with uCommerce after I updated to version 2.6.4.13067. If I pick a category in the backend and see all the products, nearly all of the products appear twice on the list. When I inspect two duplicate products I can see that the link is the same, so there must be some sort of double rendering of the product?
I can confirm that the product is only appearing 1 time in the database.
Any ideas on how to solve this problem?
//Michael
Sounds like a problem with dublicate CategoryProductRelation for the category / product combination. Can you confirm that?
How do you create the products / categories using the UI, or the API ?
What version of Umbraco did you install ? I do remember a bug where content were duplicated?
is working on a reply...