Taxonomy Term cache tags appear not to be propagating

Created on 19 September 2023, over 1 year ago
Updated 6 November 2023, about 1 year ago

Problem/Motivation

Caches are not being properly invalidated when taxonomy terms are created/edited/removed.

I wouldn't be surprised to find this is related somehow to 🐛 Exposed term filter is not updated when terms are added, deleted, or rearranged (caching issue?) Needs work

Steps to reproduce

  1. Fresh Drupal 10.1 install (drush si)
  2. enable graphql_compose_edges
  3. create a tag taxonomy term
  4. enable edge queries on the tag vocabulary
  5. run a query for the first 10 terms in termTagss
  6. create more tags
  7. run the query again

Expected result: the new terms show in the query response
Actual result: the response does not change from the first run

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇦🇺Australia darvanen Sydney, Australia

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

Comments & Activities

Production build 0.71.5 2024