Expected Behavior
the ResourceHandlerInfo is always created for all the resources
Actual Behavior
The migration 046_dataset should take care of it, but is not correctly assigning the ResourceHandlerInfo to each dataset
Solution
fixup the migration and create a command to restore the missing ResourceHandlerInfo
Specifications
- GeoNode version: master / 5.0.x
- Installation type (vanilla, geonode-project):
- Installation method (manual, docker):
- Platform:
- Additional details:
Expected Behavior
the
ResourceHandlerInfois always created for all the resourcesActual Behavior
The migration 046_dataset should take care of it, but is not correctly assigning the
ResourceHandlerInfoto each datasetSolution
fixup the migration and create a command to restore the missing
ResourceHandlerInfoSpecifications