Horreum
Horreum copied to clipboard
Display transformer warning in datasets without a schema
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;
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;
On Hold due to https://github.com/Hyperfoil/Horreum/discussions/1603