[V7]:edit product made from Template have wrong url

Step1:
Add a product has variants and set it as template;
set it’s url “template-product”;
Step2:
add productA made from this template;
set it’ url “template-product-a”,
add productB made from this template;
set it’ url “template-product-b”,
Step3:
edit the template product, and change the url to “template-product-change”;
Then,
the url of productA and productB will all changed to “template-product-change” automaticly.

they should automaticly changed to “template-product-change-a” and “template-product-change-b”. or don’t change automaticly,just use the old url “template-product-a” and “template-product-b”

Variants have the same route as the template. In the web-view you get a drop down to select the variant attributes.

Bug recurrence

Step1:
Add a product has variants and set it as template( Type2);
set it’s url “all-item-groups/item-type2”(automatic generated);

Step2:
add product Type2-GRE-L made from this template;
set the item code: T2-GL (Set Show in Website, don’t edit the route, the route is also automatic generated)
add product Type2-GRE-S made from this template;
set the item code: T2-GS (Set Show in Website, don’t edit the route, the route is also automatic generated)
add product Type2-RED-L made from this template;
set the item code: T2-RL (Set Show in Website, don’t edit the route, the route is also automatic generated)
add product Type2-RED-S made from this template;
set the item code: T2-RS (Set Show in Website, don’t edit the route, the route is also automatic generated)


Step3: View the url /all-item-groups/item-type2 ,
error “The page isn’t redirecting properly”

Bug recurrence Ⅱ:
If i don’t manual edit the product’s Item code ,when made from the template,
It don’t have issue.