fix(editor): Disable deactivated node execution (#13643)

This commit is contained in:
Csaba Tuncsik
2025-03-12 10:08:18 +01:00
committed by GitHub
parent c664e351fb
commit 473f6d48db
5 changed files with 459 additions and 46 deletions

View File

@@ -980,6 +980,7 @@
"ndv.execute.requiredFieldsMissing": "Complete required fields first",
"ndv.execute.stopWaitingForWebhook.error": "Problem deleting test webhook",
"ndv.execute.workflowAlreadyRunning": "Workflow is already running",
"ndv.execute.deactivated": "This node is deactivated and can't be run",
"ndv.featureRequest": "I wish this node would...",
"ndv.input": "Input",
"ndv.input.nodeDistance": "{count} node back | {count} nodes back",