Decision instance import only imports one instance and overwrites it with new data

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.3.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      Context:
      The issue is the import maps the decisionDefinition id to the decisionInstance id resulting in only one instance document present.

      Use the decisionInstanceId correctly and add a test that verifies multiple instances are imported correctly.

      Problem:

      • given:
        • I have a engine running with one decision definition deployed
        • for the decision definition there have been several decision instances started
      • when:
        • Optimize imports the engine data
      • then:
        • Elasticsearch contains only a single decision instance
      • expected:
        • Elasticsearch constains all the data from the engine including all started decision instances

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: