- 
    Type:Bug Report 
- 
    Resolution: Cannot Reproduce
- 
    Priority:L2 - Critical 
- 
    Affects Version/s: 3.9.0-alpha2
- 
    Component/s: None
- 
    None
- 
        Not defined
Brief summary of the bug. What is it ? Where is it ?
Steps to reproduce:
1. Create a dashboard using the "Process Portfolio Overview " template
2. Go to the Process Page
Actual result:
3. Listing the processes fails with an error and no processes listed, see screenshot.
Expected result:
It should work fine 
Hint:
The report template "Are we resolving incidents fast enough?" used in this dashboard is marked as kpiReport although it is a multi-measure report and thus not allowed to be a kpi report.
See https://github.com/camunda/camunda-optimize/blob/master/client/src/components/Home/modals/DashboardTemplateModal.js#L1037
We also need to check the other multi process reports, the one with the key "dashboard.templates.durationSLI" seems likely to cause the same issue as it's a multi process report flagged as kpi Report.
