Currently, the name field of the route entity is marked as unique. This prevents multiple users from creating routes with the same name.
This should be restricted to the users, so a user must not have multiple routes with the same name, but it is completely valid for multiple users to have a route with the same name.
Currently, the name field of the route entity is marked as unique. This prevents multiple users from creating routes with the same name. This should be restricted to the users, so a user must not have multiple routes with the same name, but it is completely valid for multiple users to have a route with the same name.