-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Glacier
-
Tags:
-
Sprint:nxApps 2021 Cycle 6
Description
As a file stored into S3 Glacier requires a delay before being available, we are using a rendition (still stored into S3 and not S3 Glacier) to maintain the capability to the user to see the content in a synchronous way. So the rendition is mandatory to still get access to the content.
Currently, there is no check that the configured rendition is available before moving the original file into S3 Glacier, which could involve that the file is on GLacier but there is no way to see the content in a synchronous way
Steps to reproduce (video attached)
- As a Nuxeo Administrator, configure the pictures documents to use the 'Original JPEG' rendition as the preview
- With a granted user, go to the Nuxeo instance with the glacier addon
- Create a pictures document with a TIFF image
- Right after the document creation, click on the Move to Glacier action
Observed result
3. The file is created
3. The renditions (including 'Original JPEG' one) are not created yet (as it is an asynchronous process)
4. the file is moved to Glacier
Expected result
3. The file is created
3. The renditions (including 'Original JPEG' one) are not created yet (as it is an asynchronous process)
4. the file is NOT moved to Glacier and the user is informed that the action has failed because the rendition is missing
- is related to
-
NXP-30734 Cold Storage - Prevent Glacier transfer in case of the preview rendition is not available fails for documents
- Resolved
-
NXP-30799 Cold Storage - Allow to configure if it is mandatory or not to have a preview to send to Cold Storage
- Resolved
-
NXP-29254 Configure Rendition to be used as the preview file when main file is on Glacier
- Resolved
- Is referenced in