Sync audit events to new tables
Compare changes
@@ -94,7 +94,7 @@
@@ -125,7 +125,7 @@
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)