hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Empty challenge task display in experiment results #504

Open denkv opened 4 years ago

denkv commented 4 years ago

Description

GUI backend doesn't send name for the challenge task in the experiment data. Then GUI client displays just an empty string. It makes an impression that experiment is not a part of any challenge.

Reproducability

https://master.project-hobbit.eu/experiments/1600855534265

Expected behavior

When name does not exist, at least id (which is the URI) should be displayed instead.