GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
373 stars 171 forks source link

Question about orphan_reference_processor #4005

Closed tridoxx closed 1 year ago

tridoxx commented 1 year ago

Hello, I have a question, when I unregister a Harvest and do the drush queue:run orphan_reference_processor process, I see that some empty directories are created (image 1) , inside the resources directory, why is this happening? and how could I do so that this does not create these directories, and another doubt, there is a way which when doing a deregister and expelling drush queue:run orphan_reference_processor , when saving the local files, all the directories with the files are deleted the datasets by not having any harvest plan already registered?

Also comment that in the resources section (image 2) I found these configurations, which would be the most optimal for the process in which the files exist locally, but when registering the harvest and executing drush queue: run orphan_reference_processor , the directories and all files related to them

. thank you so much

image 1) image

image 2) image

tridoxx commented 1 year ago

this problem looks like was fixed on the release https://github.com/GetDKAN/dkan/releases/tag/2.16.8 the folders were deleteds after execute the drush queue:run orphan_reference_processor