-
Type:
Bug Report
-
Resolution: Unresolved
-
Priority:
L3 - Default
-
None
-
Affects Version/s: None
-
Component/s: backend
-
2
-
Not defined
-
3 - Expected
Brief summary of the bug. What is it ? Where is it ?
When creating a multi process report / dashboard the report is empty if one of the reports does not have a process instance started.
Steps to reproduce:
Deploy two processes (process1 + process2).
Start an instance of process1.
Create a dashboard with both processes as data source.
Actual result:
As soon an instance of process2 is created the reports look fine.
Expected result:
The dashboard / reports should display the data that are available, or at least provide a meaningful message to the viewer.