-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to edit and save dataset #473
Comments
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
.... |
Hi, removed it since then.
Should have updated GH.
I think issue is FE side with category selection.
…On Fri, Apr 5, 2019 at 8:31 AM Matteo Nastasi ***@***.***> wrote:
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
....
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#473 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACRKx0a67hSgpM68Zq2CsFvWAAeC3qLGks5vdu3KgaJpZM4cdKIf>
.
|
I have similar issue with https://index.opendri.org/dataset_details.html?keyds=189 @CIMAManuel could you have a look? Many thanks! |
Hi, |
I will take a look. |
Trying to update this dataset as admin but message says "unable to update the dataset" https://index.opendri.org/dataset_details.html?keyds=37
The text was updated successfully, but these errors were encountered: