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

Marten reset all data helper does not work with wolverine managed projection assignment #1057

Closed
jeremydmiller opened this issue Oct 10, 2024 · 2 comments · Fixed by #1058
Closed
Labels
bug Something isn't working

Comments

@jeremydmiller
Copy link
Member

Don't think this is really too hard. Just add an implementation of IProjectionCoordinator to the IoC database

@jeremydmiller jeremydmiller added the bug Something isn't working label Oct 10, 2024
@jeremydmiller
Copy link
Member Author

It's as much in Marten as Wolverine. Double check the null checks for ProjectionCoordinator in Marten checks to see if the _runner is initialized

@jeremydmiller
Copy link
Member Author

Nah, took some effort with a custom wolverine approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant