-
Bug Report
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
Not defined
Given:
Event counts of camunda activity events have not yet been processed
When:
The event counts endpoint is called for this camunda process
Then:
a Http 500 is returned and the log contains:
Response: { "errorCode" : "serverError", "errorMessage" : "An internal server error occurred.", "detailedMessage" : "Elasticsearch exception [type=index_not_found_exception, reason=no such index [optimize-event-sequence-count-invoice]]", "reportDefinition" : null }
Expected:
The counts for these camunda activity events are just 0 or missing/null