Farihakhan12/FK-Test

Text colors updates

Open

#39 opened on Jul 18, 2025

 (0 comments) (0 reactions) (0 assignees) (0 forks)auto 404
ExploratoryTestbugdocumentationduplicateenhancementgood first issuehelp wantedinvalid 123questionwontfix 123

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

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:

  1. Log in to the application.
  2. Navigate to the Audit Log section.
  3. Click on Export to CSV or Export to XLSX.
  4. Allow the file to download.
  5. 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.

Contributor guide