Cache Raw Invalidate
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3488848. --> Reported by: [eswiderski](https://www.drupal.org/user/36961) Related to !455 >>> <p>&gt;<br> </p><h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Action = Cache Raw: invalidate does not appear to invalidate provided cache tag.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Create model (example attached) with:<br> - Event: Update Content Entity<br> - Action: Cache Raw Invalidate. Cache backend = render, Cache Key = entity_view (have also tried using "node" and other applicable keys), Cache tags = token based pattern.<br> Provided Cache key is not invalidated.</p> <p><img src="https://www.drupal.org/files/issues/2024-11-20/Screenshot%202024-11-20%20at%2011.34.36%E2%80%AFPM.png" alt="screen"></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> <p></p>
issue