-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2021.26
-
Component/s: Rest API
-
Release Notes Summary:You can now specify the download reason when download a blob.
-
Release Notes Description:
-
Epic Link:
-
Tags:
-
Sprint:nxplatform #73, nxplatform #74
-
Story Points:3
Currently, every time a user views a document containing a file, this action is logged as a download in the audit trail.
While technically correct, this prevents managers / administrators from getting a meaningful audit that reflects actions taken by a user and / or to perform a security audit (e.g., did that person download sensitive content before leaving the company?).
______________
As a developer, I can provide a parameter to the REST API in order to differentiate the different actions available in the UI:
- View
- Download
AC:
- The resulting action is stored as such in the document audit trail
- is related to
-
NXP-17311 Too many "download" events are logged in History
- Open
-
NXP-28501 Add a "UI Download" event when the file is manually downloaded
- Open
-
NXP-24203 Audits don't reflect user actions
- Open
-
NXP-24204 Improve audit screen
- Open
-
NXP-28864 history should distinguish between a "view" and a "real"/user download
- Open
-
WEBUI-917 Analysis on view vs download
- Resolved
- is required by
-
WEBUI-916 NXUI: View vs download
- Resolved
-
NEV-625 Make NEV blob retrieval a view instead of download event in audit trail
- Resolved