Read audit events from new project audit events table
What does this MR do and why?
Read audit events from new project audit events table
This commit adds reading of audit events from new project audit events table for project api and audit events controller
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Enable Feature flag: :read_audit_events_from_new_tables
- Go to project audit event page, Secure -> Audit Events
- Check audit events are correctly shown
- Check Project audit events API is working correctly https://docs.gitlab.com/ee/api/audit_events.html#project-audit-events
Related to #454177
Edited by Harsimar Sandhu