cfe-lab / Kive

Archival and automation of bioinformatic pipelines and data
https://cfe-lab.github.io/Kive
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Link to container runs using dataset as input is broken #1871

Open CBeelen opened 1 year ago

CBeelen commented 1 year ago

On each dataset's page, there's an overview of some stats, including how many container runs this dataset was an input to (Input to: N runs). The N runs is supposed to be a link to those container runs, but currently just leads to all container runs. By using filters[0][key]=input_id&filters[0][val]=ID with the ID of the dataset, we can filter on all runs that use this dataset as an input.