Datastore import status - non-CSV files always "waiting" #4102
stefan-korn
started this conversation in
Q&A
Replies: 3 comments 2 replies
0 replies
|
But does it make sense then to output these files in the datastore status? "Waiting" suggests that something is happening with these resources, but actually it is not. |
1 reply
|
@stefan-korn No it does not make sense to have non-csv resources listed in this dashboard, filtering them out is in the roadmap. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Checking the datastore import status at admin/dkan/datastore/status I see for any non csv file "waiting" for fetch, store and post import.
Reading the docs at https://dkan.readthedocs.io/en/latest/components/dkan_datastore.html I suppose that only CSV files are parsed and stored in the datastore.
Why are non-CSV files shown in the datastore import status at all and for what are they "waiting"?
All reactions