Emanuele Tajariol
Emanuele Tajariol
## Expected Behavior If no localizazion exists for the thesaurus title, the dropdown for selecting a thesaurus item should have as title the default title. ## Actual Behavior If no...
## Actual Behavior The reported BBox coordinates in most maps (both in API responses and in detail page) are not the ones used in the viewport; furthermore coords seem to...
[Official ckan docker-compose file](https://github.com/ckan/ckan/blob/master/contrib/docker/docker-compose.yml) still references an image from `clementmouchet/datapusher`: ``` datapusher: container_name: datapusher image: clementmouchet/datapusher ports: - "8800:8800" ``` Anyway the clementmouchet master branch has last been updated on...
**CKAN version** 2.9.2 / Docker The error happens on an Azure deploy, don't know whether it happens also elsewhere. **Describe the bug** After a while CKAN is not used, on...
According to #11977, removed the backup and restoring of - templates - static dirs - static root Also taking care of - #12002 - #12003 ## Checklist > Reviewing is...
## Checklist > Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and appreciate if you...
## Checklist > Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and appreciate if you...
Fixture files are in the root dir of the expanded backup file, along with other zip files and various subdir. They should be placed in a directory on their own....
## Expected Behavior After the restore, only data should be changed, not the file inside the libs ## Actual Behavior Some files (also in geonode-mapstore-client) are overwritten. In particular, we...