Open artitangri opened 7 years ago
There are two issues here. One, is not being able to create an empty dataset. Two, in the process of creating a dataset as soon as the user clicks on Add Dataset the dataset is created in the backend but is not accessible on the UI. If the user tries to create another dataset with the same name it errors out that the dataset name already exist (but is invisible to the user).
Repro Steps:
Results: Error: You must add at least one data resource.
Comments: I would like to be able to add empty datasets as placeholders.