-
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).
This is the controller panel for Smart Panels app
[OPT-6464] Error message in Outlier Analysis for definitions without instances
Description |
Original:
h2. Brief summary of the bug. What is it ? Where is it ?
Outlier Analysis h2. Steps to reproduce: * In outlier analysis select a Process Definition that has zero running/finished instances h3. Actual result: * Error message shows up: {{Elasticsearch encountered a problem...}} * It is caused by no such index exception (visible in dev tools) h3. 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). |
New:
h2. Brief summary of the bug. What is it ? Where is it ?
Outlier Analysis h2. Steps to reproduce: * In outlier analysis select a Process Definition that has zero running/finished instances h3. Actual result: * Error message shows up: {{Elasticsearch encountered a problem...}} * It is caused by no such index exception (visible in dev tools) h3. 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). |
Status | Original: Triage [ 10612 ] | New: Backlog [ 11212 ] |
Component/s | New: backend [ 13653 ] |
Status | Original: Backlog [ 11212 ] | New: Ready [ 10005 ] |
Status | Original: Ready [ 10005 ] | New: In Development [ 10312 ] |
Assignee | Original: Joshua Windels [ joshua.windels ] | New: Giuliano Rodrigues Lima [ giuliano.rodrigues-lima ] |
Status | Original: In Development [ 10312 ] | New: In Review [ 10212 ] |
Assignee | Original: Giuliano Rodrigues Lima [ giuliano.rodrigues-lima ] | New: Cigdem Ilhan [ cigdem.ilhan ] |
Status | Original: In Review [ 10212 ] | New: In Test [ 10004 ] |
Assignee | Original: Cigdem Ilhan [ cigdem.ilhan ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Test [ 10004 ] | New: Done [ 10010 ] |
Fix Version/s | New: 3.10.0-alpha1 [ 17890 ] |
Link | New: This issue is related to SUPPORT-15688 [ SUPPORT-15688 ] |