Closed
Description
Preconditions (*)
- Magento 2.3.4
Steps to reproduce (*)
- Setup a multi website (not store) environment. (E.G. Website 1 = DE; Website 2 = EN)
- Add a categories and translate the url path (E.G. global:Kategorie 1 (kategorie-1); website 2:Category 1 (category-1)
- Add a product to the category and assign only to website 1 (Do not assign the product to website 2)
- Check the URL rewrites.
- Go to the category and change the path of the category in website 2 (E.G. category-en)
- Check the URL rewrites again
Expected result (*)
- The paths for product containing the categories should be german in website 1
Actual result (*)
- The paths for product containing the categories are english in website 1
Description
When a category path was changed in website > 1 and a product is not assignt to this website, the paths for this product will be corrupted in the default website (1)