GEO-BON / bon-in-a-box-pipeline-engine

Pipeline engine that can run R, Julia, Python and shell scripts seamlessly.
GNU General Public License v3.0
3 stars 1 forks source link

[pipeline editor]When clearing canvas, metadata and IO are kept in the sidebars #128

Closed jmlord closed 2 months ago

jmlord commented 2 months ago

Steps To Reproduce

  1. In pipeline editor, open an existing pipeline.
  2. Check that the metadata and IO are there in the right pane
  3. Clear the canvas
  4. The metadata and IO are still there

Expected behavior Metadata is reset to the default template, and all IO are removed.