An error occurred while fetching the assigned milestone of the selected merge_request.
Sync audit events to new tables
Compare changes
Sync audit events to new tables
This commit enables syncing of audit events to new tables using AuditEventService
EE: true
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 are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
AuditEvent.last
and AuditEvents::UserAuditEvent.last
are both generated.Related to #470481 (closed)