Class: Events::PublicationUpdated
- Inherits:
-
ApplicationEvent
- Object
- RubyEventStore::Event
- ApplicationEvent
- Events::PublicationUpdated
- Defined in:
- app/events/events.rb
Overview
Published after a publication changes in a way that affects what products
render for it — visibility (is_discontinued), name, sku, content_url, product
line, or a replaced PDF. Triggers an edge-cache purge of the product pages
that surface it (their separately-cached Documents section). See
Publication::CachePurgeHandler.
data: { item_id: }