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

Use correct config param for decision instance import maxPageSize

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 2.4.0-alpha2, 2.4.0
    • 2.3.0
    • backend

    Description

      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.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                sebastian.bathke Sebastian Bathke
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce