helpwave / services

helpwave's microservices
https://staging.api.helpwave.de/
Mozilla Public License 2.0
14 stars 1 forks source link

Reevaluate publishing of misleading events #854

Closed PaulKalho closed 1 month ago

PaulKalho commented 1 month ago

Describe the chore

We have some situations, where events will be appended to event streams, although they do not lead to a state change.

e.g. the TASK_UNASSIGNED event can be appended even if the task is not assigned to any patient.

PaulKalho commented 1 month ago

We agreed on making events also being appended to a stream even if no state change is being modelled. We want to have this information as developers