-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: coldstorage-2021.3, coldstorage-2023.2
-
Component/s: ColdStorage
-
Release Notes Summary:Creating a document referencing a blob that already exists in the blob store in Cold Storage state will restore the other documents referencing this blob
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #101
-
Story Points:3
CheckAlreadyInColdStorageListener must be adapted since NXP-31830.
This listener is in charge of sending newly created documents to Cold Storage if the blob it references is already stored in Cold Storage state.
However, with NXP-31830, whenever a blob already exists in Cold Storage state (in the repository blob store) and is re-uploaded when creating a new document, it is immediately restored.
- is caused by
-
NXP-31830 Fix thumbnail and renditions for assets already moved to Cold Storage
- Resolved