Dashboard context returns invalid filter #13181
Labels
blocker
bug
Fixes for quality problems that affect the customer experience
Feature:Visualizations
Generic visualization features (in case no more specific feature label is available)
PR sent
v6.0.0-beta1
v6.0.0
When there are no fitlers or queries the dashboard context returns an invalid
bool
filter.It needs to check to make sure the filter are not null before they are pushed into the
must
andmust_not
arrays. This bug was introduced with #12624This was originally reported with elastic/beats#4777
The text was updated successfully, but these errors were encountered: