-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Exported Site Analytics data does not honor the applied date filter. When filtering for spaces created between a specific date range (e.g., January 2025 – July 2025), the exported file also includes spaces created outside the range (e.g., August 2025).
Steps to Reproduce
- Navigate to Analytics-> Spaces in Confluence Cloud.
- Apply a date filter for “Spaces created between January 2025 – July 2025.”
- Verify the results displayed in the UI- only spaces created within that range are shown (works as expected).
- Click on Export to CSV.
- Open the downloaded file.
Expected Results
- The exported file should contain only the spaces created between January 2025 - July 2025, consistent with the filter applied in the UI.
- File format/extension should match the “Export to CSV” label.
Actual Results
- The exported file includes spaces created outside the applied date range (e.g., spaces created in August 2025).
- The export option says “Export to CSV”, but the file is generated with an .xlsx extension.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available