-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
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
- is related to
-
CAM-11188 All batches are deployment-aware
- Closed