Skip to content
Snippets Groups Projects
Unverified Commit 96274565 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Fix bundling aggregations if unsigned is not a returned event field. (#12234)

An error occured if a filter was supplied with `event_fields` which did not include
`unsigned`.

In that case, bundled aggregations are still added as the spec states it is allowed
for servers to add additional fields.
parent 9e90d643
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment