Add CSV export button to Admin Audit Log
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).
Showing
Please register or sign in to comment