Skip to content

fix bug missing data on opening a new workflow

Giannis Koumoutsos requested to merge fix-on-new-workflow-missing-data into main

The bug that force us clear rf nodes and edges re-appeared so the canvas is cleaned just before clearing the NodeData and EdgeData.

Merge request reports