Problem/Motivation
taxonomy_entity_index_get_taxonomy_field_names() doesn't use cache tags when caching the field names, so requires a full cache clear to fix.
Proposed resolution
Use the correct cache tags
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 3109735-9-pass.patch | 2.41 KB | larowlan |
| #9 | 3109735-9-fail.patch | 1.73 KB | larowlan |
| #3 | 3109735-do-not-test.patch | 2.41 KB | larowlan |
| #3 | 3109735-fail.patch | 29.83 KB | larowlan |
| #3 | 3109735-pass-includes-3104318.patch | 30.51 KB | larowlan |
Comments
Comment #2
pratik_kambleComment #3
larowlanfailing and passing test that build on top of #3104318: Create tests and a config schema for taxonomy_entity_index.settings
this issue only patch is the do-not-test one.
Comment #4
larowlansorry @pratik_kamble - I was already underway on this one
Comment #5
pratik_kambleComment #6
pratik_kamble@larowlan Patch LGTM. There is no error in Test cases.
Comment #7
pratik_kambleComment #8
pratik_kambleComment #9
larowlanRe-roll
Comment #11
larowlan