Skip to content

add entry in audit log for automatic ability grants - #2136

Open
cellio wants to merge 1 commit into
developfrom
cellio/2132-log-ability-recalcs
Open

add entry in audit log for automatic ability grants#2136
cellio wants to merge 1 commit into
developfrom
cellio/2132-log-ability-recalcs

Conversation

@cellio

@cellio cellio commented Aug 10, 2026

Copy link
Copy Markdown
Member

Fixes #2132.

If moderators grant or revoke abilities manually, we add entries in the audit log. With this change we also create entries when the system does it, i.e. when abilities are recalculated. Sample entry:

screenshot

This does create entries for new users too. Should I exclude Participate to cut down on log clutter, or keep it for consistency and as an easy way to see new signups? Only admins can see these entries.

@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.03%. Comparing base (f4811c5) to head (72a10b5).

Additional details and impacted files
Components Coverage Δ
controllers 76.84% <ø> (ø)
helpers 85.47% <ø> (ø)
jobs 77.43% <ø> (ø)
models 93.24% <100.00%> (+<0.01%) ⬆️
tasks 61.11% <ø> (ø)

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cellio
cellio requested a review from a team August 10, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log ability grants from the recalc job

1 participant