I needed to only clear caches when a node of a specific content type has its access control settings updated but the node wasnt sent to the event. Heres a patch that adds it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Chris Burge’s picture

I agree. Providing the event is useful only if an action can be taken on the triggering node.

My use case involves the Search API module. When a node has it's Access Control permissions changed, I want that event to trigger an action on the node. Specifically, I want that entity re-indexed.

rami.sedhom’s picture

Issue summary: View changes

Patch worked to make node available.

  • emattias authored 9869309 on 7.x-1.x
    Issue #1846566 by emattias, rami.sedhom: Updated node not available in...
gisle’s picture

Status: Needs review » Fixed

This is fixed in the latest snapshot 7.x-1.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.