Using a standard integration with XML provider/Ecom provider.
When an Ecom group changes its name, the Ecom navigation change the name on the item, but the friendly url doesn't refresh, and still uses the previous.
Is there a way to force the friendly url provider to refresh? Have tried, with no luck:
Dynamicweb.Ecommerce.Common.Application.KillAll();
Dynamicweb.Ecommerce.Services.ProductGroups.ClearCache();
Dynamicweb.Frontend.UrlProviders.Handler.Reset();
Using Dynamicweb 9.7.2