Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ApplyMetadata() should just apply to all events #3559

Closed
jeremydmiller opened this issue Nov 19, 2024 · 0 comments
Closed

ApplyMetadata() should just apply to all events #3559

jeremydmiller opened this issue Nov 19, 2024 · 0 comments

Comments

@jeremydmiller
Copy link
Member

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.

Quick flag to alter this

@jeremydmiller jeremydmiller changed the title New opt in behavior to make the application of ApplyMetadata() in projections to optionally work on every event ApplyMetadata() should just apply to all events Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant