zitadel/internal/eventstore/handler
Silvan 5ca8ad2075
fix(eventstore): early return if no events in field handler (#8254)
# Which Problems Are Solved

Fixes a panic which can occur if there are no events to reduce in the fields handler

# How the Problems Are Solved

Check if there are any events to reduce

# Additional Context

- Panic was added in https://github.com/zitadel/zitadel/pull/8191
2024-07-05 10:16:12 +02:00
..
crdb refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
v2 fix(eventstore): early return if no events in field handler (#8254) 2024-07-05 10:16:12 +02:00
init.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
statement.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00