-
Notifications
You must be signed in to change notification settings - Fork 54
Description
Imported a products with categories and on the fly indexer enabled. Checked url_rewrite table, have entries for entity_type product, but not categories.
Preconditions
// Provide a more detailed information about you Magento, Apache2/nginx, PHP & MySQL version
// Provide example CSV file to help us reproduce your issue
- Apache 2
- php 7.4
- MariaDB-server-10.3.30
- using command line launcher
Steps to reproduce
// Provide a list of steps to reproduce this bug, include which plugins you use
// You can attach your magmi profile files stored in directory "{your Magento dir}/magmi/conf/{your profile name directory}
[PLUGINS_DATASOURCES]
class = "Magmi_CSVDataSource"
[PLUGINS_GENERAL]
classes = ""
[PLUGINS_ITEMPROCESSORS]
classes = "productdeleter,statusreporter,CategoryImporter,ItemIndexer"
Actual result
// Tell us what happens instead - screenshot, logs etc.
url_rewrite table immediately after import
