about summary refs log tree commit diff
path: root/db/post_migrate/20221101190723_backfill_admin_action_logs.rb
AgeCommit message (Collapse)Author
2022-12-06Fix pre-4.0 admin action logs (#22091)Claire
* Fix BackfillAdminActionLogs post-deployment migration * Improve migration tests * Backfill admin action logs again
2022-11-03Fix admin action logs page (#19649)Claire
* Add tests * Fix crash when trying to display orphaned action logs * Add migration for older admin action logs