openml / openml.org

New OpenML website
https://new.openml.org
BSD 3-Clause "New" or "Revised" License
25 stars 18 forks source link

Dataset webpage shows tasks from other datasets #269

Open LaurensKrudde opened 2 years ago

LaurensKrudde commented 2 years ago

Description

On the webpage of a dataset; when going to analysis and then to tasks, it no longer shows the correct tasks corresponding to the dataset. It seems to show the general list of all tasks.

Expected Results

List of tasks corresponding to the dataset.

Actual Results

List of all existing tasks for all datasets.

image

joaquinvanschoren commented 2 years ago

Hi, I could not reproduce this. I went to a webpage of a dataset; when going to analysis and then to tasks It did show only the tasks corresponding to the dataset.

Do you still have this issue?

LaurensKrudde commented 2 years ago

Hi, yes I still have this issue in the way you described it.

If, on the webpage of a dataset, you first go to tasks, then analysis, then tasks again, it gives the correct tasks. The issue happens when going directly to analysis and then to tasks.

joaquinvanschoren commented 2 years ago

Thanks, I can reproduce it now. Will fix this asap.

LaurensKrudde commented 2 years ago

It appears the same issue occurs on the webpages of tasks and flows (displaying incorrect runs)