Bug #7069

Value objects no longer used after being replaced are not removed

Added by Karsten Dambekalns over 5 years ago. Updated almost 4 years ago.

Status:Closed Start date:
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

0%

Category:Persistence
Target version:- Estimated time:4.00 hours
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

When a value object is replaced (but not "actively deleted") it is not removed from the storage layer. In case of Resource objects the connected file consequently remains as well.

History

#1 Updated by Robert Lemke about 5 years ago

  • Target version set to 1.0 alpha 11

#2 Updated by Karsten Dambekalns almost 5 years ago

  • Target version deleted (1.0 alpha 11)

#3 Updated by Karsten Dambekalns almost 4 years ago

  • Status changed from New to Closed
  • Assigned To set to Karsten Dambekalns

The generic PDO backend is history and with Doctrine we store value objects as serialized LOBs, thus no more orphans.

The behavior of resource files needs to be checked...

Also available in: Atom PDF