// When
I have queryMaxResultsLimit set in the engine config
I have a running batch
I go to the Cockpit Batch Page
I click on the 'in Progress' batch
// Then
The Details on the right show 'Completed Batch Details'
// Expected
The Details on the right show 'In Progress Batch Details' and options to suspend/retry/delete the batch
// Note
The request for Batch statistics lacks maxResults=1 as query param
This is the controller panel for Smart Panels app
- is related to
-
CAM-10606 Use pagination for all backend queries in Webapps
- Closed