vu-rdm-tech / adminyoda

A simple implementation of a "shadow database" to store administrative information and generate usage reports.
0 stars 1 forks source link

irods_tasks errors on orphaned vault #24

Closed peer35 closed 1 year ago

peer35 commented 1 year ago

Group was created and deleted within a few days and the vault folder was not deleted (should it have been?)

When the harvest runs only the vault folder is data. But normally a VaultFolder record is always created together with the ResearchFolder record. Only in this case there is no Research Group.

This seems to be a failure state, normally when a group is deleted the Vault folder is also deleted if it's empty.

Let's just skip the vault folder and log the error for now.