Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-1223

Remove missing entities check

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 2.1.0-alpha1, 2.1.0
    • None
    • backend
    • None

      AT:

      • the missing entities check is removed
      • the import is not adding instances multiple times

      Context:
      Currently, to prevent entities (e.g. variable instances) from being imported several times, Elasticsearch is queried to check if the given entities have already been imported. The idea is to only import new entities to Elasticsearch.
      However, this check is not needed anymore, since when addind new instances to Elasticsearch we do that check on the fly when adding them (have a look at Elasticsearch upsert)

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: