Skip to content

fix: Handle nullability and deserialization of RavenDB Message Uris#1665

Merged
jeremydmiller merged 2 commits intoJasperFx:mainfrom
danielwinkler:bugfix/handle-message-deserialization
Sep 3, 2025
Merged

fix: Handle nullability and deserialization of RavenDB Message Uris#1665
jeremydmiller merged 2 commits intoJasperFx:mainfrom
danielwinkler:bugfix/handle-message-deserialization

Conversation

@danielwinkler
Copy link
Contributor

@danielwinkler danielwinkler commented Sep 1, 2025

The

.Select(x => x.ReceivedAt)

does not serialize properly and throws an exception, thus project to an anonymous type and return.

  • also add null checks

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