n8n/packages
Iván Ovejero b7c5c7406f
fix(core): Ensure failed executions are saved in queue mode (#7744)
This PR adds `status` to run data so that
`determineFinalExecutionStatus` resolves correctly on execution failure
and removes the cleanup that is being duplicated in a worker hook.

Followup to https://github.com/n8n-io/n8n/pull/7138

Should fix:
- https://github.com/n8n-io/n8n/issues/7705
-
https://linear.app/n8n/issue/PAY-964/no-execution-found-after-execution-fails
-
https://linear.app/n8n/issue/PAY-1010/execution-deletion-in-queue-mode-not-complying-with-settings
2023-11-20 16:03:02 +01:00
..
@n8n fix(core): Fix all dependency versions for backend packages (no-changelog) (#7745) 2023-11-17 13:49:18 +01:00
@n8n_io/eslint-config refactor: Add rule no-constant-binary-expression (no-changelog) (#7670) 2023-11-09 17:50:59 +01:00
cli fix(core): Ensure failed executions are saved in queue mode (#7744) 2023-11-20 16:03:02 +01:00
core fix(core): Fix all dependency versions for backend packages (no-changelog) (#7745) 2023-11-17 13:49:18 +01:00
design-system feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
editor-ui feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
node-dev 🚀 Release 1.17.0 (#7720) 2023-11-15 15:18:08 +01:00
nodes-base fix(JotForm Trigger Node): Fix iteration on form loader (#7751) 2023-11-17 16:42:30 +01:00
workflow docs: Update docs links for data transformation functions and ifEmpty (#7758) 2023-11-20 13:40:28 +00:00