Cache is not invalidate after update content

Created on 7 June 2022, over 2 years ago
Updated 3 December 2024, 15 days ago

Problem/Motivation

After update the referenced nodes, the content changes is not update on view mode.
Needs to clear render caches to see the updated.

Steps to reproduce

  1. Update content body of the referenced entity block
  2. Reload the view page to check for new changes
  3. Update content body of the referenced entity block

Proposed resolution

Invalidate the cache tags for entity id changes.

πŸ› Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States phoang

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada deviantintegral

    Also confirmed this fixes the issue. I discovered the bug independently of this patch, and came to the same conclusion for a fix as what's in the merge request. It'd be great to see this merged!

Production build 0.71.5 2024