Skip to content

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

  1. Enable Feature flag: :read_audit_events_from_new_tables
  2. Go to project audit event page, Secure -> Audit Events
  3. Check audit events are correctly shown
  4. 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

Merge request reports

Loading