mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
PHRAS-3584 : clear record cache
This commit is contained in:
@@ -1747,6 +1747,8 @@ class record_adapter implements RecordInterface, cache_cacheableInterface
|
||||
);
|
||||
}
|
||||
|
||||
$this->delete_data_from_cache();
|
||||
|
||||
$this->dispatch(RecordEvents::STORY_COVER_CHANGED, new StoryCoverChangedEvent($this, $fromChildRecord));
|
||||
$this->dispatch(PhraseaEvents::RECORD_EDIT, new RecordEdit($this));
|
||||
|
||||
|
Reference in New Issue
Block a user