filters not respected in selection, total result wrong

Created on 13 April 2023, about 1 year ago
Updated 28 April 2023, about 1 year ago

Problem/Motivation

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.

Steps to reproduce

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.

Proposed resolution

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]);
πŸ› Bug report
Status

Closed: works as designed

Version

4.2

Component

Core

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024