Feature proposal #5443
closed
Implement additional delete cleanup
Added by krileon over 9 years ago.
Updated about 8 years ago.
Start date:
05 August 2015
Description
When a folder is deleted the folder in file system still exists, but it's empty. It should clean it self up and delete the folder too. In addition to this when a user is deleted their folder that containers all their items also still exists. That should also clean up on delete.
- Tracker changed from Bug to Feature proposal
See GJ and its directory handling functions for easier cleanup (e.g. deleteDirectory function mainly)
- % Done changed from 0 to 50
Empty folder is fine, but it should delete the entire structure for a user that's deleted. The below should be the behavior.
Delete Album = Delete All Items in Album (done)
Delete Item = Delete Item and Thumbnail (done)
Delete User = Delete Entire Folder Structure
Edit Item Upload = Delete Old Item (done)
Deleting of Folders and Items exists already, but it needs to remove the left over folder structure for that user id.
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
A final cleanup is now done by deleting the gallery folder associated with the deleted users id.
- Target version changed from 759 to 2.0.0
- Status changed from Resolved to Closed
Also available in: Atom
PDF