Trash can

My issue votes
0
votes
0/20 total votes used
Project:Kaltura Community Edition (CE) - Self Hosted Online Video Platform
Version:Cassiopeia
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Total votes:46
Description

To enable the 'undelete' feature, deleting an entry does not mean deleting it's related information and files.
But there are cases where you really mean to completely remove the entry, beside the problem of increasing disk space consumption.
I think there must be a way to completely remove an entry, whether as a trash can implementation or as a batch process/job.

Comments

#1

I'd also be ok if there was a stub in the database, to indicate that the entry was there, but allow for the files to be deleted. Personally, I just need to know when I want something deleted, it's really gone from disk. Trying to track down multiple Publishing ID's and correlating that to files that are on the disk would be a nightmare (I've done it once) six months from now after all my publishers have populated with their content.

Thanks! :)