fix(editor): Open failed node in failed execution from sub-workflow node (#17076)

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
This commit is contained in:
Csaba Tuncsik
2025-07-10 09:30:27 +02:00
committed by GitHub
parent bd6d954253
commit 8fff83032c
11 changed files with 284 additions and 49 deletions

View File

@@ -1523,6 +1523,7 @@
"nodeView.showError.mounted2.message": "There was a problem initializing the workflow",
"nodeView.showError.mounted2.title": "Init Problem",
"nodeView.showError.openExecution.title": "Problem loading execution",
"nodeView.showError.openExecution.node": "Problem opening node in execution",
"nodeView.showError.openWorkflow.title": "Problem opening workflow",
"nodeView.showError.stopExecution.title": "Problem stopping execution",
"nodeView.showError.stopWaitingForWebhook.title": "Problem deleting test webhook",