Hello, I created one node, with two aliases both pointing to the same resource.
dst - src node/1 -> foo node/1 -> baar
I created two menu items, one each for foo (path = foo) and another for baar (path = baar).
However both menu items end up pointing to foo which is the first alias I created.
Thanks,