You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}
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
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
The text was updated successfully, but these errors were encountered: