-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- add engine alias to initial variable import
Context:
When we import new engine instances to Elasticsearch, we use a mechanism called upsert. There we either add a new entry if it is not already available or update an entry otherwise. When added a process instance entry via the variable import, the engine alias is not added and also won't be added later and thus might cause queries to return wrong data.