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

Delete non-existing products/categories lines #158

Open
marcopasini opened this issue Apr 8, 2022 · 0 comments
Open

Delete non-existing products/categories lines #158

marcopasini opened this issue Apr 8, 2022 · 0 comments

Comments

@marcopasini
Copy link

Summary

It would be useful to have an option to also delete the lines of products that no longer exist.
It may happen that products/categories have been deleted but records still exist in the url_rewrite table.

Basic example

We could do something like

php bin/magento ok:urlrewrites:regenerate --entity-type=product --not-existing
php bin/magento ok:urlrewrites:regenerate --entity-type=category --not-existing

... and the process deletes non-existing products/categories

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

No branches or pull requests

1 participant