Automated list exposed filters are not reflecting new topics when exposed as a view block

Created on 12 January 2024, 6 months ago

Summary

One of the implementation of the Automated list component is directly through views with a support of exposed filters to be used in the exposed block.

The issue is with filters based on terms: when a new term is added, the term filter exposed as a block does not get that new term added unless cache is cleared.

The existing Behat test confirms this issue.

It is possible that the issue is related to https://www.drupal.org/project/drupal/issues/2900248 πŸ› Exposed term filter is not updated when terms are added, deleted, or rearranged (caching issue?) Needs work

Steps to reproduce

  1. Create a view with exposed term filter and expose filters as a block.
  2. Create content and tag it with a term
  3. Run the view and experience the filtering by the term.
  4. Add an additional term and observe that it is not visible in the filters list

Observed outcome

The newly added term and observe that it is not visible in the filters list.

Expected outcome

The new filter should be available in the filter list.


πŸ› Bug report
Status

Active

Version

1.6

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia alex.skrypnyk Melbourne

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

Comments & Activities

Production build 0.69.0 2024