Hey all.
I am executing a dynamic workflow which calls another (non-dynamic) workflow dynamically as a sub workflow. When I'm overriding the node_name of the sub-workflow, the execution status of this sub workflow is unknown and cannot be expanded in the UI.
How can I rename the sub-workflow?
Don't know if it's related but the node name changed by the UI:
from group_1_iquegom3
to
group-1-iqu-eg-o-m3
y
Yee
10/23/2023, 12:59 AM
could you give us a minimal repro please?
this sounds like a bug in the UI maybe.
t
Tom Touati
10/25/2023, 7:09 AM
@Yee
Update - When i name the node 'iquegom3', the name changes to something like n0-0-iq-ue-go-m3, and the UI works as expected. when the node is named by me with a "_" or "-" the bug should reproduce.(or maybe if it exceeds a certain length)
y
Yee
10/25/2023, 8:15 AM
copy paste the code?
redact it
could you submit an issue for this too please? i’ll add my investigation on there