GeoNode / QGISGeoNodePlugin

A QGIS plugin that provides integration with GeoNode
https://geonode.org/QGISGeoNodePlugin/
GNU General Public License v3.0
11 stars 10 forks source link

Error uploading datetime configured datasets #264

Open mkrueger-dev opened 10 months ago

mkrueger-dev commented 10 months ago

Uploading a dataset that contains any kind of date or time attribute the upload from the QGIS plugin throws an Error.

When logging into the GeoNode WebUI reviewing 'Upload dataset' the dataset from the QGIS import is stuck in the upload queue waiting to be configured as a time series dataset.

Time series configuration should be also possible on the QGIS plugin side or give a warning.

Cheers