Unable to edit and save dataset
Opened this issue · 5 comments
Trying to update this dataset as admin but message says "unable to update the dataset" https://index.opendri.org/dataset_details.html?keyds=37
Fast investigation directly on the DB tell that no dataset exists with that id.
db=# select id from ordd_api_dataset order by id;
....
35
36
38
39
....
I have similar issue with https://index.opendri.org/dataset_details.html?keyds=189
@CIMAManuel could you have a look?
Many thanks!
Hi,
I tried to edit and save the dataset: the server response was: Bad Request
Detail: ""Tag 'River flooding' not allowed for KeyDataset 'Map of lifeline infrastructures such as utilities that provide essential services to the people. Critical infrastructures include roads, railways, power, water, and telecommunication networks and assets as well as bridges, airports, harbors, education and health facilities.'".
I will take a look.