Skip to content

Bug in Functional command service.#411

Merged
alexeyzimarev merged 1 commit intoEventuous:devfrom
ExusAltimus:bugfix
Jun 20, 2025
Merged

Bug in Functional command service.#411
alexeyzimarev merged 1 commit intoEventuous:devfrom
ExusAltimus:bugfix

Conversation

@ExusAltimus
Copy link
Copy Markdown
Contributor

@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)
@alexeyzimarev alexeyzimarev merged commit c4ca432 into Eventuous:dev Jun 20, 2025
2 checks passed
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.

2 participants