Hyperfoil / Horreum

Benchmark results repository service
https://horreum.hyperfoil.io/
Apache License 2.0
39 stars 31 forks source link

Display transformer warning in datasets without a schema #351

Open johnaohara opened 1 year ago

johnaohara commented 1 year ago

Describe the bug

When data is uploaded without a schema defined, the transformer from run -> dataset does not run as there is no schema. At the moment this information is only visible in the run transformation log;

Screenshot-horreum-transformer-log

It would improve UX if this message was included in the "No Schema" warning displayed in the datasets view to explain empty datasets. At present, it is not clear to users why a dataset has not been produced from a test upload;

Screenshot-horreum-no-schema

johnaohara commented 6 months ago

On Hold due to https://github.com/Hyperfoil/Horreum/discussions/1603