-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: 2021.0
-
Fix Version/s: None
-
Component/s: ColdStorage
-
Tags:
Steps to reproduce:
- In Web UI, send a Document with an attached file to Cold Storage.
- From Document Actions, click Request from Cold Storage.
- Navigate to the History tab and view audit events
Expected behavior: the event coldStorageContentToRestore is logged
Actual behavior: both coldStorageContentToRestore and coldStorageContentToRetrieve are logged.
Note: requesting retrieval from Cold Storage works without issue (i.e. only coldStorageContentToRetrieve event is fired).