Closed jeremydmiller closed 3 days ago
Today the default behavior is that ApplyMetadata() only gets called on the last IEvent that's encountered on a given slice. That's been a bit problematic for a JasperFx client where they actually need the header data applied every time.
ApplyMetadata()
IEvent
Quick flag to alter this
Today the default behavior is that
ApplyMetadata()
only gets called on the lastIEvent
that's encountered on a given slice. That's been a bit problematic for a JasperFx client where they actually need the header data applied every time.Quick flag to alter this