<#729 gate node in dynamic task> Pull request open...
# flyte-github
a
#729 gate node in dynamic task Pull request opened by james-union flyteorg/flyte#3354 How to reproduce
flytesnacks/development/human_in_the_loop.wf_dyn
Launch the above workflow and it should show
Paused
for gate nodes. How to fix Dynamic nodes are included in
subWorkflows
under
compiledWorkflowClosure
instead of
primary
. We only considered
priamry
to check the compiled nodes and that's why the ui couldn't understand the gate nodes. Another issue was that compiled nodes are not only based on execution node id. We should also compare with the metadata.specNodeId 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 How did you fix the bug, make the feature etc. Link to any design docs etc Tracking Issue _Remove the '_fixes_' keyword if there will be multiple PRs to fix the linked issue_ fixes flyteorg/flyte#3354 flyteorg/flyteconsole GitHub Actions: Build & Push FlyteConsole Image GitHub Actions: Get Release Tag GitHub Actions: Generate Release 8 other checks have passed 8/11 successful checks