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 not giving error when connecting wrong type to options #95

Open JoryGriffith opened 4 months ago

JoryGriffith commented 4 months ago

Describe the bug I created a pipeline in pipeline editor and connected the wrong type of data to options and it let me save the pipeline when it should have given an error.

Steps To Reproduce

  1. In page pipeline editor
  2. Add binary layer to the pipeline
  3. Add SDM with MaxEnt to the pipeline
  4. Connect taxa to binary layer input
  5. Press save

Expected behavior It should not let me save the pipeline because it is the wrong type (taxa should be chosen from a list).

Screenshots

Screenshot 2024-07-03 111739

Environment (please complete the following information):

JoryGriffith commented 4 months ago

dhgngu.json

Here is the file that had the bug.