When using a taxonomy access scheme, if I add a new taxonomy term to the vocabulary the scheme is associated with, the new term does not show on the Sections page until I clear cache.
1) Setup a taxonomy scheme and add some terms
2) Visit the sections page (prime the cache)
3) Add a new term
4) Refresh the sections page
5) Notice the new term doesn't show up
Use $access_scheme->entityType()
to load the entity type and add cacheable metadata for the entity type's list cache tag to the controller.
- Tests
- Code
Closed: cannot reproduce
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.