-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
-
Not defined
The BPMN terminate end event is added to Zeebe with version 8.1.0.
Please verify that Optimize is able to handle this element from Zeebe.
From a technical perspective, a terminate end event and a none end event are exported to ElasticSearch in the same way. All kinds of end events have the same BPMN event type END_EVENT. As a result, the kind of the end event can't be distinguished based on the exported data in ElasticSearch. So, it should not break the existing logic for importing data from ElasticSearch.
Product hub issue: https://github.com/camunda/product-hub/issues/213