<#765 fix: dynamic-node-tasks> Pull request opened...
# flyte-github
a
#765 fix: dynamic-node-tasks Pull request opened by 4nalog This PR fixes a bug when viewing children of dynamic task where the various information like the task type/template was not correctly being shown. Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☐ Code completed ☐ Smoke tested ☐ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Complete description The issue was caused by incorrectly referencing task definitions from the (root)
compiledWorkflowClosure
rather than dynamic execution's
workflowClosure
. The result was that row values like task type as well as information in the execution detail panel (slide-out) were null and showing empty values. fixes #3455 Follow-up issue NA flyteorg/flyteconsole Codecov: 5.88% of diff hit (target 65.98%) Codecov: 65.92% (-0.07%) compared to b15640a GitHub Actions: Build & Push FlyteConsole Image GitHub Actions: Get Release Tag GitHub Actions: Generate Release DCO: DCO 5 other checks have passed 5/11 successful checks