Remove missing entities check

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.1.0-alpha1, 2.1.0
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Unassigned
              Reporter:
              Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: