{{ctrl.SSUtilService.getCurrentDateTime()}}
Access Denied – You do not have permission to view this page. Please contact your administrator if you believe this is a mistake.
SAGE Audit Log
Read-only trail of admin actions (unlock, regenerate) against SAGE export reports for a project.| # | When (local) | User | Action | Report Type | History # | Records | Reason |
|---|---|---|---|---|---|---|---|
| Select a project and click Search to view audit log entries. | |||||||
| Click Search to load the audit log for the selected project. | |||||||
| Loading… | |||||||
| No audit entries found. | |||||||
| {{ ($index + 1) + ((ctrl.page - 1) * ctrl.perPage) }} | {{ ctrl.SSUtilService.formatUtcToLocalDateTime(row.created_at) }} | {{ row.user_display_name || row.user_id }} | {{ ctrl.formatAction(row.action) }} | {{ ctrl.formatReportType(ctrl.cs(row, 'report_type')) }} | {{ ctrl.cs(row, 'history_id') }} | {{ ctrl.cs(row, 'record_count') || (ctrl.cs(row, 'record_ids') || []).length || '' }} | {{ ctrl.cs(row, 'reason') }} |
|
Showing {{ ((ctrl.page - 1) * ctrl.perPage) + 1 }}–{{ ((ctrl.page - 1) * ctrl.perPage) + ctrl.rows.length }}
of {{ ctrl.total }}
|
|||||||