-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
Outlier Analysis
Steps to reproduce:
- In outlier analysis select a Process Definition that has zero running/finished instances
Actual result:
- Error message shows up: Elasticsearch encountered a problem...
- It is caused by no such index exception (visible in dev tools)
Expected result:
- Information like "No instances in current filter" like in Branch analysis
hint
/flowNodeOutliers return no such index exception. optimize-process-instance-* index doesn't exist because the definition has no instances (this is expected).