2

I needed to add categories to existing products but when I did that using the "On the fly category creator/importer v0.2.5" it reset existing categories with categories I tried to append.

I know I can export products via Dataflow Profiles and then append new category ID's to existing ID's but I'd rather not when I have to update many products with different attributes and also have to check so many category ID's. Is there a feature to prevent category reset?

Adrift
  • 58,167
  • 12
  • 92
  • 90

1 Answers1

5

Known issue that was resolved by Dweeves by adding an optional column field: category_reset Set to 0 to keep existing categories intact.

Adrift
  • 58,167
  • 12
  • 92
  • 90
Vladimir Ramik
  • 1,920
  • 2
  • 13
  • 23