openintegrationhub / openintegrationhub

Open Integration Hub
http://www.openintegrationhub.org
Apache License 2.0
186 stars 48 forks source link

Using the workflow builder in web-ui does not properly create a new flow to work on #1457

Closed weberjm closed 2 years ago

weberjm commented 2 years ago

While researching #1455, I discovered that launching the visual builder for flows does not correctly instantiate a new flow to work on. The UI appears to:

Therefore, every time I try to "add a flow" using the visual builder button, I create a "dummy" flow, then work on the flow listed above, never editing the new flow.

The behavior here should be changed in the following ways:

sachmerz commented 2 years ago

Fixed