Module: Admin
- Defined in:
- app/controllers/admin/privacy/deletion_requests_controller.rb,
app/helpers/admin/ai_usage_logs_helper.rb
Overview
Admin review queue for Privacy::DeletionRequest.
Surfaces the rows that need eyes-on: anything held_for_review (Tier-3
trigger fired), anything failed (worker hit an error), and pending
(just-arrived). Lets an admin approve / decline / retry without
dropping into a Rails runner.
Authorization piggybacks the project's existing is_admin? check —
this isn't sales-rep work, it's privacy-officer / engineering territory.
Defined Under Namespace
Modules: AiUsageLogsHelper, Privacy Classes: AdminController, AiUsageLogsController, BackgroundMigrationsController, CampaignIntegrationsController, CspReportsController, EmbeddingsController, GmailSignaturesController, InboundEmailsController, OauthCredentialsController