Allow users to log data access
Created by: ri-pandey
As user, attempts to log data access fail.
In the attached snapshot, clicking on the Copy button in third option - while logged in as a user - should help with reproducing this error.
This action currently results in an uncaught error in the UI that crashes the page. The error occurs on the API side.
The user
role would need to be changed in accessControls.js
to be able to log data access attempts.