serverlessworkflow / synapse

Serverless Workflow Management System (WFMS)
https://serverlessworkflow.io
Apache License 2.0
226 stars 35 forks source link

Invalid handling of `if` in the dashboard graph #409

Open JBBianchi opened 2 weeks ago

JBBianchi commented 2 weeks ago

What happened:

Conditional tasks are not properly rendered in the workflow diagram.

What you expected to happen:

Conditional tasks to be properly rendered.

How to reproduce it:

Create a workflow that defines a first task with an execution condition configured (using the if property)