Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url_rewrite not created for categories #97

Open
xtremevision opened this issue Jul 14, 2021 · 0 comments
Open

url_rewrite not created for categories #97

xtremevision opened this issue Jul 14, 2021 · 0 comments

Comments

@xtremevision
Copy link

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

  1. Apache 2
  2. php 7.4
  3. MariaDB-server-10.3.30
  4. 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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant