GetDKAN / dkan-tools

CLI tools for DKAN site management
https://getdkan.github.io/dkan-tools/
15 stars 14 forks source link

Fix uploaded_resources directory permissions #321

Closed clayliddell closed 2 years ago

clayliddell commented 2 years ago

QA Instructions

  1. Spin up local DKAN instance using this branch of dkan-tools.
  2. Create a dataset with a remote CSV file.
  3. Run cron.
  4. Modify the created dataset with a new uploaded CSV file.
  5. Ensure an error is not encountered during the upload process.