Problem/Motivation
If the filter identifier for a taxonomy grouped filter is changed, the filter won't work.
Steps to reproduce
- Create a view
- Create a filter using taxonomy terms
- Set this filter as grouped
- Change the Filter Identifier
Proposed resolution
Include a condition on \Drupal\taxonomy\Plugin\views\filter\TaxonomyIndexTid::validateExposed to get the identifier when the filter is a group.