ExploratoryTestbugdocumentationduplicateenhancementgood first issuehelp wantedinvalid 123questionwontfix 123
Repository metrics
- Stars
- (0 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.