You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The legacy backend to track the progress of SLD and XML uploads for datasets has been removed, breaking the behavior of the legacy forms.
We're planning to replace the legacy form with a new UI (GeoNode/geonode-mapstore-client#1559). Meanwhile, a small adaptation in the legacy form must be implemented to use the new executionrequests endpoint to track the progress and redirect to the dataset once the upload is completed.
The text was updated successfully, but these errors were encountered:
…o the new progress API (#12075)
* [Fixes#12049] Adapt the SLD and XML upload forms to the new progress API (#12050)
* Adapt SLD and XML forms to the new API
* change source name and delete execution when completed
* Fixed LayerInfo.js
The legacy backend to track the progress of SLD and XML uploads for datasets has been removed, breaking the behavior of the legacy forms.
We're planning to replace the legacy form with a new UI (GeoNode/geonode-mapstore-client#1559). Meanwhile, a small adaptation in the legacy form must be implemented to use the new
executionrequests
endpoint to track the progress and redirect to the dataset once the upload is completed.The text was updated successfully, but these errors were encountered: