Closed
Description
Notes
- Auditing is currently only accessible from the "Deployment" dropdown
- To make it consistent with the org level auditing, it should be accessible from the deployment section of the
ManagementSettingsPage
Goals
- Change the /audit route to /deployment/audit, and add a
<Redirect>
to avoid breaking links. - Add an "Auditing" sidebar item underneath the Deployment settings
- Make sure that the page integrates with/looks good in the new context (eg. the correct sidebar item is highlighted).
Added by: #14023
- Implement RBAC SQL filter for audit query on BE (chore: add sql filter to fetching audit logs #14070)