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
Describe the bug
A clear and concise description of what the bug is.
In the documentation it says:
to regenerate Url Rewrites of some specific category then use option category-id (e.g.: category ID is "15"):
$> php bin/magento ok:urlrewrites:regenerate --entity-type=category --category-id=15
I tried it, but this did delete all previously existing URL Rewrite Rules and did not create any new ones.
Expected behavior
The command should generate URL Rewrites for the category. Instead it deletes all existing rules for the category.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
In the documentation it says:
I tried it, but this did delete all previously existing URL Rewrite Rules and did not create any new ones.
Expected behavior
The command should generate URL Rewrites for the category. Instead it deletes all existing rules for the category.
The text was updated successfully, but these errors were encountered: