Skip to content

Bug in Functional command service. #411

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ExusAltimus
Copy link

@ExusAltimus ExusAltimus commented Apr 14, 2025

Proposed event was being passed to state.When(), which expects the raw event data. Would be nice to support both the raw event and event with metadata (ProposedEvent).

This bug prevents the new state from being correctly updated (Result<>.Ok.State) when using ICommandService interface

… state.When(), which expects the raw event data. Would be nice to support both the raw event and event with metadata (ProposedEvent)
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

Successfully merging this pull request may close these issues.

1 participant