Products link page in sub category link were broken

I have many Sub category under Products all-item-groups/products/sub-cat[1,2,3,4,5]

After bench-update today, the website can display the Thumbnail image of sub-products from the Product page but when I click into the image, the link to the product like http://mysite.vn/all-item-groups/products/sub-cat/item1 is broken.

Here’s the error “We are very sorry for this, but the page you are looking for is missing (this could be because of a typo in the address) or moved.” I didn’t change anything.

Can you post this on GitHub?

@anand is planning to work on shopping cart issues.

Try removing all-item-groups from the route.

Would you mind telling me how to?

Can you navigate to item1 by going to http://mysite.vn/products and eventually to http://mysite.vn/products/sub-cat/item1

I can not access http://mysite.vn/products
But this one work http://mysite.vn/products/sub-cat/item1
This one not work http://mysite.vn/products/sub-cat when I click into
item1 thumbnail on Grid display the link become
http://mysite.vn/products/products/sub-cat/item1

Just update ERPNEXT today and problem is solved!
Thank you so much