Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 499 Bytes

2021-07-16-assign-and-create-categories-by-path-in-product-import.md

File metadata and controls

10 lines (10 loc) · 499 Bytes
title issue author author_email author_github
Assign and create categories by path in product import
NEXT-16041
d.neustadt
d.neustadt@shopware.com
dneustadt

Core

  • Added ProductCategoryPathsSubscriber for parsing paths from column category_paths, persisting non-existing categories from path and assigning the leafs to the product
  • Changed ProductVariantsSubscriber to behave identical by fetching existing properties by name and cache existing and new IDs during the process