Use correct config param for decision instance import maxPageSize

XMLWordPrintable

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

      Given:
      import.data.decision-instance.maxPageSize is configured to 2000

      When:
      decision import pages are fetched

      Then:
      the page size is 10000

      Expected:
      the page size is 2000 as configured by import.data.decision-instance.maxPageSize

      Notes:
      The DecisionInstanceFetcher uses #getEngineImportProcessInstanceMaxPageSize but should use #getEngineImportDecisionInstanceMaxPageSize.

        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: