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
{{ message }}
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.
If I remove line 77 from \vendor\iazel\module-regen-product-url\Iazel\RegenProductUrl\Console\Command\RegenerateProductUrlCommand.php
if($store_id === Store::DEFAULT_STORE_ID)
it works perfectly for every store view. As soon as I put it back only the default store view is being regenerated.
The text was updated successfully, but these errors were encountered:
If I remove line 77 from \vendor\iazel\module-regen-product-url\Iazel\RegenProductUrl\Console\Command\RegenerateProductUrlCommand.php
if($store_id === Store::DEFAULT_STORE_ID)
it works perfectly for every store view. As soon as I put it back only the default store view is being regenerated.
The text was updated successfully, but these errors were encountered: