n8n/packages/cli/test/unit/services
Omar Ajoue e5581ce802
fix(core): Prevent workflow history saving error from happening (#7812)
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):
2023-12-13 11:41:06 +00:00
..
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 fix(core): Prevent workflow history saving error from happening (#7812) 2023-12-13 11:41:06 +00:00
redis.service.test.ts
role.service.test.ts
user.service.test.ts
webhook.service.test.ts
workflowHistory.service.ee.test.ts fix(core): Prevent workflow history saving error from happening (#7812) 2023-12-13 11:41:06 +00:00