Skip to content

[v1.5] Admin audit log #83

@eclectic-coding

Description

@eclectic-coding

Record who retried, discarded, or paused what and when. Requires an opt-in migration.

Details:

  • Engine-provided migration: rails solid_stack_web:install:migrations creates solid_stack_web_audit_events
  • Identity sourced from the authenticate block (whatever the host app considers the current user)
  • Events: retry, discard, bulk discard, bulk retry, pause queue, resume queue
  • CSV export
  • Kept as a separate release because it breaks the no-migration-required guarantee of earlier versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions