Taxonomy Term cache tags appear not to be propagating

Created on 19 September 2023, 9 months ago
Updated 6 November 2023, 8 months 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.69.0 2024