Try our conversational search powered by Generative AI!

URI Segments for top-level nodes need to be unique within site

Found in

EPiServer.Commerce 11.1.0

Fixed in

EPiServer.Commerce 11.5.1

(Or a related package)

Created

Nov 20, 2017

Updated

Oct 19, 2018

Area

Core

State

Closed, Fixed and tested


Description

URI Segments for top-level nodes currently need to be unique within an entire site.

Steps to reproduce:
1. Create a node with UriSegment test.
2. Create a child of this node that has UriSegment equal to test-2.
3. Try to modify the parent node to have UriSegment equal to test-2.

Expected:
It is possible to change the UriSegment.

Actual:
The UriSegment gets a suffix of 8 hexadecimal digits.