Query max results limit should not be applied when creating a batch with a query

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: engine
    • None

      Scenario:

      • I have configured the query pagination limit
      • I create a batch with a query (e.g. setting external task retries based on a process instance query)
      • That query returns more results than the pagination limit

      Current behavior:

      • The batch cannot be created. It fails with an exception regarding the pagination limit.

      Expected behavior:

      • The batch can be successfully created. In CAM-10497, the feature was designed to not apply to batches.
      • The limit should nevertheless still apply to operations that are executed synchronously (e.g. setting external retries synchronously).

        This is the controller panel for Smart Panels app

              Assignee:
              Thorben Lindhauer
              Reporter:
              Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: