Ticket #13166 (confirmed Bug)

Opened 4 years ago

Last modified 4 years ago

Deletion of file does NOT delete version history

Reported by: anonymous Owned by:
Priority: minor Milestone: 4.x
Component: Versioning Version: 4.1
Keywords: history, files Cc:

Description

If versioning is enabled for files and the current file is deleted, the "blob" of that file is deleted correctly after packing the db. But the versioned files are never deleted! The "history-blobs" of the deleted file still exist in the db. Because of file deletion and packing the db there is no chance to get the file back. The stored history is useless now and the "history-blobs" are nothing than undeletable digital garbage.

Change History

comment:1 Changed 4 years ago by kleist

  • Keywords versioning, removed
  • Status changed from new to confirmed
  • Component changed from Unknown to Versioning
Note: See TracTickets for help on using tickets.