<#3354 [BUG] [CONSOLE] gate node in dynamic task> ...
# flyte-github
a
#3354 [BUG] [CONSOLE] gate node in dynamic task Issue created by wild-endeavor Describe the bug Gate nodes inside of dynamic tasks don't behave the same. This workflow https://github.com/flyteorg/flytesnacks/blob/cecf8b1c98b784da3f15c1ab04624619890d1d16/cookbook/core/control_flow/human_in_the_loop.py#L82 is functionally the same as the
mainwf
that we've been testing on, except that it happens inside a dynamic task instead of the top level workflow. However when run inside a dynamic workflow, things don't look the same. None of the gate node stuff is there and the approval node only shows Running not Paused.

image▾

Expected behavior Things should look the same as the non-dynamic case. This includes all views (node-list, graph, timeline) Additional context to reproduce No response Screenshots No response Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte