ExploratoryTestbugdocumentationduplicateenhancementgood first issuehelp wantedinvalid 123questionwontfix 123
仓库指标
- 星标
- (0 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Description: Test description updates
When attempting to export the audit log as a CSV or XLSX file, the file downloads successfully. However, upon opening, the file shows an error indicating it is either corrupted or not in a valid format. As a result, users are unable to access the exported data.
Steps to Reproduce:
- Log in to the application.
- Navigate to the Audit Log section.
- Click on Export to CSV or Export to XLSX.
- Allow the file to download.
- Attempt to open the file using Excel or another spreadsheet tool.
Expected Result:
The downloaded CSV/XLSX file should open correctly and display the audit log data in a proper, readable format.