diff --git a/ui/src/app/shared/workflow/wnode/pipeline/node.pipeline.html b/ui/src/app/shared/workflow/wnode/pipeline/node.pipeline.html index adf1c50af1..c28d282aba 100644 --- a/ui/src/app/shared/workflow/wnode/pipeline/node.pipeline.html +++ b/ui/src/app/shared/workflow/wnode/pipeline/node.pipeline.html @@ -11,7 +11,7 @@
- {{ noderun?.subnumber }} + {{noderun?.subnumber}}
@@ -32,7 +32,7 @@
- {{workflow.project_integrations[node.context.project__id].name}} + {{workflow.project_integrations[node.context.project_integration_id].name}}