mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
e5581ce802
When performing actions such as renaming a workflow or updating its settings, n8n errors with "Failed to save workflow version" in the console although the saving process was successful. We are now correctly checking whether `nodes` and `connections` exist and only then save a snapshot. Github issue / Community forum post (link here to close automatically): |
||
---|---|---|
.. | ||
cache-mock.service.test.ts | ||
cache.service.test.ts | ||
communityPackages.service.test.ts | ||
events.service.test.ts | ||
jwt.service.test.ts | ||
naming.service.test.ts | ||
orchestration.service.test.ts | ||
ownership.service.test.ts | ||
redis.service.test.ts | ||
role.service.test.ts | ||
user.service.test.ts | ||
webhook.service.test.ts | ||
workflowHistory.service.ee.test.ts |