Angular - Fixing the audit log export #21388
BackDescription
Resolves #21379
https://github.com/user-attachments/assets/f681a682-6b67-4538-b717-99a59bc343f8
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
- You need to set
ExcelExportThresholdvalue at line 24 to something smaller hereabp/audit-logging/src/Volo.Abp.AuditLogging.Application/Volo/Abp/AuditLogging/AuditLogsAppService.cs - You can use the app pro template for testing this PR. You need to run
yarn copy-to:app-procommand underng-packsdirectory.