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

Events without data can not be queried #371

Open
PaulKalho opened this issue Sep 19, 2024 · 0 comments
Open

Events without data can not be queried #371

PaulKalho opened this issue Sep 19, 2024 · 0 comments

Comments

@PaulKalho
Copy link

Description

We are working with EvenStoreDB at helpwave. We have some cases where events do not contain data e.g. a PatientReadmittedEvent does not necessarily need data.

To get a clearer understanding of what exactly "not contain data" means, this is what the event looks like in EventStore UI:
image

If we now run a query or create a projection over the UI, the PatientReadmittedEvent will NOT show within the result.
There is no indication that some events might be missing.

We do not have these issues within our services where we utilize the Go Client for Eventstore and listen to the all stream.

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