Context: We want to show text like "Displaying 123 out of 1583 instances" when displaying a report. For that, in addition to the number of instances that are included in the report, we also need the total number of instances of the process definition, independently from any applied filters.
AT:
- The report evaluation response contains a new field called result.instanceCountWithoutFilters containing the total number of instances this report would have if no filters would have been applied
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-3881 I can see the total number of instances disregarding filters in report view mode
- Done