Update the data saved in audits so we can reuse it elsewhere and display useful information. For example, update the content dashboard to have recent activity and your recent activity similar to the below image
Need to save UserID in audit instead of the Username and also something to denote the type that has been edited, updated or deleted
Add a background job to keep the table in check and not let it get too big, maybe default, only stores last 60 days? Make a setting to extend or shorten this.
Update the data saved in audits so we can reuse it elsewhere and display useful information. For example, update the content dashboard to have recent activity and your recent activity similar to the below image
Need to save UserID in audit instead of the Username and also something to denote the type that has been edited, updated or deleted
Add a background job to keep the table in check and not let it get too big, maybe default, only stores last 60 days? Make a setting to extend or shorten this.
Add search and filtering to the audits