-
Notifications
You must be signed in to change notification settings - Fork 177
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is this a regression?
No
Severity
🟠 Major – significantly affects usability
Please provide the branch(es) you discovered this issue in
v92
Environment Details
Chrome, One Identity Manager version 9.2.2
Please provide a minimal set of steps to reproduce the issue
- Navigate to statistics.
- Open a statistic which is associated with a report.
- Press show report.
Description
Reports are not displayed due to this error "TypeError: this.dataService.exportReports is not a function". We would like to display reports and also use the export data functionality.
Describe what you expected to happen versus what actually happened
I would expect the report to be displayed and be able to export the data.
Relevant logs or console output
classlogger.service.ts:100 D
2026-01-1513:00:52.748Z ERROR [main. js:2444] Error: Uncaught (in promise):
TypeError: this.dataservice. exportReports is not a function TypeError: this dataservice exportReports is not a function
at ListReportViewerComponent.<anonymous> (
list-report-viewer. component.ts:139:45)
at Generator.next <anonymous>)
at ListReportViewerComponent.<anonymous> (
list-report-viewer.component.ts:139:45)
at Generator.next (<anonymous›)
Caller: GlobalErrorHandler
Show ignore-Listed framesAdd a screenshot(s) if that helps illustrate the problem
Suggested Fix
No response
Anything else?
No response
Before submitting...
- I have searched for existing issues that match this one on github and on the community support page
- I have included all necessary details to reproduce this issue
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working