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

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.


Comments

alex.skrypnyk created an issue. See original summary.

fionamorrison23’s picture

Issue summary: View changes
Issue tags: +civictheme-release-1.11
fionamorrison23’s picture

Version: 1.6.2 » 1.x-dev
fionamorrison23’s picture

fionamorrison23’s picture

fionamorrison23’s picture

richardgaunt’s picture

Status: Active » Closed (cannot reproduce)

Tested - new terms are coming up automatically on automated filters on anonymous users. So I believe cache invalidation is happening correctly.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

richardgaunt’s picture

Status: Closed (cannot reproduce) » Active
richardgaunt’s picture

Status: Active » Closed (outdated)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.