You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There is a workflow with a task that depends on two previous tasks running in parallel to complete. This is possible to model in the UI and when using decompile this is the output
Describe the bug
There is a workflow with a task that depends on two previous tasks running in parallel to complete. This is possible to model in the UI and when using decompile this is the output
If you try to build a BP from scratch with DSL using this structure, or if you use the decompiled one and push it back AS-IS with create, it fails:
Branch/Container
master
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Be able to replicate the same workflows in the UI but with DSL
System Configuration:
Additional context
Blueprint attached
dsl_create_parallel_to_single.json
The text was updated successfully, but these errors were encountered: