Skip to content

fix(audit): separate tenant audit log from platform audit stream (#93)#103

Merged
Ndevu12 merged 1 commit intomainfrom
bugfix/audit-log-platform-audit-separation-93
Mar 25, 2026
Merged

fix(audit): separate tenant audit log from platform audit stream (#93)#103
Ndevu12 merged 1 commit intomainfrom
bugfix/audit-log-platform-audit-separation-93

Conversation

@Ndevu12
Copy link
Copy Markdown
Owner

@Ndevu12 Ndevu12 commented Mar 25, 2026

Resolve the regression where Audit Log and Platform Audit Log surfaced the same data by introducing explicit platform/tenant audit boundaries across API, UI, permissions, and model handling. Consolidate frontend audit table behavior around a unified audit implementation, wire platform-specific filters/columns/data mapping, and add backend + Wagtail audit plumbing with expanded automated tests to prevent cross-scope audit leakage and role confusion.

closes: #93

Resolve the regression where Audit Log and Platform Audit Log surfaced the same data by introducing explicit platform/tenant audit boundaries across API, UI, permissions, and model handling. Consolidate frontend audit table behavior around a unified audit implementation, wire platform-specific filters/columns/data mapping, and add backend + Wagtail audit plumbing with expanded automated tests to prevent cross-scope audit leakage and role confusion.
@Ndevu12 Ndevu12 self-assigned this Mar 25, 2026
@Ndevu12 Ndevu12 added the fix Pull requests that fix some issues label Mar 25, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
the-inventory Ready Ready Preview, Comment Mar 25, 2026 3:58pm
the-inventory-ui Ready Ready Preview, Comment Mar 25, 2026 3:58pm

@Ndevu12 Ndevu12 merged commit ad66871 into main Mar 25, 2026
7 of 9 checks passed
@Ndevu12 Ndevu12 deleted the bugfix/audit-log-platform-audit-separation-93 branch March 25, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull requests that fix some issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Audit Log and Platform Audit Log shows the same thing!

1 participant