Skip to content

BUGFIX: Fix behavior of merged queries#23

Merged
bwaidelich merged 1 commit intomainfrom
bugfix/fix-query-merge
Jan 28, 2026
Merged

BUGFIX: Fix behavior of merged queries#23
bwaidelich merged 1 commit intomainfrom
bugfix/fix-query-merge

Conversation

@bwaidelich
Copy link
Owner

Query::merge() incorrectly merged query items that has onlyLastEvent flag and different event types set. These items must not be reduced to a single item.

`Query::merge()` incorrectly merged query items that has `onlyLastEvent` flag and different event types set.
These items must not be reduced to a single item.
@bwaidelich bwaidelich merged commit 74e6d6a into main Jan 28, 2026
3 checks passed
@bwaidelich bwaidelich deleted the bugfix/fix-query-merge branch January 28, 2026 09:57
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.

1 participant

Comments