-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
Context:
At the current state the event index is not handled properly in the upgrade, that's why we excluded it as a quick fix in https://github.com/camunda/camunda-optimize/pull/1446 .
AT:
- during upgrade from 2.7.0 to 2.8.0 the event index either get's properly migrated (reindexed) to the new schema or deleted and freshly recreated.
- all code part that contain a TODO comment that mentions `
OPT-3135` are addressed