'WooCommerce: duplicate category child slug, different parent

We have a WooCommerce site with 2 parent categories: New Furniture and Used Furniture.

They both have a child category called Chairs.

These are the URL's we get:
/new-furniture/chairs

/used-furniture/chairs-1

I can't change the slug of chairs-1 to chairs, why is this the case? And how would i fix this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source