Job to clean up deleted files #28
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now, when a file is deleted from a file box, the file ID is removed from the file box record, but the file is preserved.
Let's add a job that will run periodically to delete any files that were removed from file boxes and file uploader node types that are older than, say, 2 weeks. Just to keep the file store clean.