-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
What/Where is the issue ?
Creating a report on a report with variable view, crashes Optimize
Environment: C7/ C8SaaS/ C8SM
Optimize version : 3.11 / 3.12-snapshot, potentially 3.10 as well
ES version : 8.9
OS + Browser version : MacOs + Chrome
Steps to reproduce:
- Create a collection
- Create a process report inside it with any definition
- Select "View: variable => name of the variable"
- Save the report
- Go to the alerts section
- Create a new alert using the previously created report
Observed behavior:
Optimize crashes with the following error:
services_WEBPACK_IMPORTED_MODULE_4_.formatters[reportType] is not a function
Expected behavior:
The report works correct and can be added to the alerts.
The alert also can be created without any issues.