mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-25 03:20:49 -08:00
1b4848afcb
This fixes a bug in the pruning (soft-delete). The pruning was a bit too aggressive, as it also pruned executions that weren't in an end state yet. This only becomes an issue if there are long-running executions (e.g. workflow with Wait node) or the prune parameters are set to keep only a tiny number of executions. |
||
---|---|---|
.. | ||
controllers | ||
ExternalSecrets | ||
middleware | ||
repositories | ||
services | ||
shared | ||
ActiveExecutions.test.ts | ||
ActiveWorkflowRunner.test.ts | ||
CredentialsHelper.test.ts | ||
CredentialTypes.test.ts | ||
CurlConverterHelper.test.ts | ||
execution.lifecycle.test.ts | ||
Helpers.ts | ||
InternalHooks.test.ts | ||
License.test.ts | ||
PermissionChecker.test.ts | ||
PostHog.test.ts | ||
SourceControl.test.ts | ||
Telemetry.test.ts | ||
utils.test.ts | ||
webhooks.test.ts | ||
WorkflowCredentials.test.ts | ||
WorkflowExecuteAdditionalData.test.ts | ||
WorkflowHelpers.test.ts | ||
workflowHistoryHelper.test.ts |