• Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.3.0-alpha1, 2.3.0
    • Affects Version/s: None
    • Component/s: None
    • None

      If the upsert batch contained duplicate historic variable instances (different versions) and there was no instance document yet stored in ES, all of the different versions got persisted and not just the latest version. If then no further upsert for that instance was executed the duplicates were never removed as this is only done with the upsert script that is only executed on the update execution path.

      We need to always perform deduplication of all the variables within one batch.

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: