Form path allows the same name in different workflows

Is this intended or a bug.

Which one is called first ?

Information on your n8n setup

  • **n8n version:1.67.1
  • **Database (default: SQLite):SQLite
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):main
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):npm
  • **Operating system:Win10

Hey @Steve_Warburton,

When you say the same name what do you mean? I know it can have the same title but the URL generated is still different.

In 2 separate workflows the form trigger nodes can have form/createOrder

So both have the same url.

Ie 192.168.0.12/form/createOrder

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.