The documentation says that "A unique value is added at the end of the Name in Url if other content in the catalog has the same Name in Url as the Name of the new content.". I have the same name on another node but in another catalog. The 'Name in URL' still appends random chars when I try to update it.
So I cannot use:
/catalog1/nodename
and
/catalog2/nodename
The second nodename's Name in URL gets renamed to "nodename-random" when updating it.
The documentation says that "A unique value is added at the end of the Name in Url if other content in the catalog has the same Name in Url as the Name of the new content.". I have the same name on another node but in another catalog. The 'Name in URL' still appends random chars when I try to update it.
So I cannot use:
/catalog1/nodename
and
/catalog2/nodename
The second nodename's Name in URL gets renamed to "nodename-random" when updating it.
Am I missing something?