vta / Open-Data-Portal

connection to VTA's open data portal
http://data2.vta.org/
3 stars 4 forks source link

Cannot create an empty dataset with no resource #54

Open artitangri opened 7 years ago

artitangri commented 7 years ago

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.

artitangri commented 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).