Hi,
I want to convert a bunch of nodes that has manually created aliases. These aliases do not reflect the node type, but the site structure. Unfortunately, node_convert will always trigger the computation of a new alias.
I would like the alias to remain the same when the node is converted. Any idea how to do that?
Thanks!