-
Bug Report
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
Not defined
Currently, the migration of adding the deleted field to the definition indices is not testing the behaviour correctly. The test sets up the indices with the new mapping field already, which is a boolean property, meaning it will default to false. Instead, we should insert the documents using the old mappings
We should wait until the changes merged in https://github.com/camunda/camunda-optimize/pull/2803 are resolved