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.
https://github.com/Iazel/magento2-regenurl/blob/f72b83c5f6eeff49b66e6ce6fd9e39a2ab743455/Iazel/RegenProductUrl/Console/Command/RegenerateProductUrlCommand.php#L87
The
if
in line 87 should be removed. Otherwise all generated url's are persisted under the default store view.Call
bin/magento iazel:regenurl -s 2
builds urls for the correct store view. But saves them under store view 1 (default)The text was updated successfully, but these errors were encountered: