-
Tan Le authored
Administrator can export audit events to CSV from Admin Audit Log page. This will use the current filter criteria for exporting. Due to the current constraint of Rails `ActiveRecord:Batches`, we are unable to set custom sort order by non-id fields (e.g. created_at).
8462b4a7