You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title, when I work with n8n forms and set the same From Path with 2 different accounts, when accessing the link it will show the form of the same person.
To Reproduce
Go to n8n.
Add On form submission node, setting up Form Path to something, ex: form1.
Go to 2nd account, add the same node or copy and paste. Config same Form Path.
Go to production URL and... go to form of same person.
Expected behavior
Go to each individual form
Operating System
Ubuntu 22.04
n8n Version
1.89.2
Node.js Version
20.19.1
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered:
Bug Description
As the title, when I work with n8n forms and set the same From Path with 2 different accounts, when accessing the link it will show the form of the same person.
To Reproduce
On form submission
node, setting up Form Path to something, ex:form1
.Expected behavior
Go to each individual form
Operating System
Ubuntu 22.04
n8n Version
1.89.2
Node.js Version
20.19.1
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: