- Issue created by @alexandre baron
- 🇵🇱Poland Graber
Please browse the issues, try different config options, it has been explained in the past.
- Status changed to Closed: works as designed
almost 2 years ago 3:44pm 28 April 2023
The total result shown after applying the filter form is not correct. It show the total of all records not the total of the filtered search results.
Set content type filter to article and apply the form. As you can see in the spanshot the result should be 3 and not 7011.
remove the line 215 in the file views_bulk_operations/src/Service/ViewsBulkOperationsViewData.php in the function getTotalResults.
$view->setExposedInput(['_views_bulk_operations_override' => FALSE]);
Closed: works as designed
4.2
Core
Please browse the issues, try different config options, it has been explained in the past.