Problem description
Once validated, deposits that have resulted in the creation of a document are dead weight. Their data is not used any more. Moreover, old deposits can create problems when a linked resource is deleted.
Missing feature
Add a weekly cron task that deletes all deposits that have status:validated and have not been updated for one year (field: _updated).
Problem description
Once validated, deposits that have resulted in the creation of a document are dead weight. Their data is not used any more. Moreover, old deposits can create problems when a linked resource is deleted.
Missing feature
Add a weekly cron task that deletes all deposits that have
status:validatedand have not been updated for one year (field:_updated).