Everytime, in all workflows, when I rename a node all the connections between nodes are removed.
It keeps only the connections to the node that was renamed.
This started happening after upgrading to 0.191.0. There’s two related posts:
Is this bug exclusively happening only for me? Just want to know for sure before downgrading or restoring a backup that was created prior to the upgrade.
Information on your n8n setup
**n8n version:0.191.0
**Database you’re using (default: SQLite):SQLite
**Running n8n with the execution process [own(default), main]:own
**Running n8n via [Docker, npm, n8n.cloud, desktop app]:Docker
Fyi, renaming in the flow works still fine. So in the meantime, until a fix is in place, you can still rename by selecting the node, pressing F2, and then typing the new name.