You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the bug?
When searching for a particular field using a WHERE NOT clause, the query executes successfully and the results list shows up as expected. However, when the user expands a query result to either the table or JSON view, the field results do not match what is shown in the list view.
How can one reproduce the bug?
Steps to reproduce the behavior:
Go to Observability Log Explorer
Select index
Add Query such as source = opensearch_dashboards_sample_data_flights | where NOT Carrier = "BeatsWest"
Expand a query result and observe that the expanded results doesn't match what is shown on the list view.
What is the expected behavior?
The results list summary is the same as what is shown in the expanded view.
What is your host/environment?
OS: 2.15
Plugins: Observability/PPL
Do you have any screenshots?
None that can be shared.
The text was updated successfully, but these errors were encountered:
What is the bug?
When searching for a particular field using a WHERE NOT clause, the query executes successfully and the results list shows up as expected. However, when the user expands a query result to either the table or JSON view, the field results do not match what is shown in the list view.
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
The results list summary is the same as what is shown in the expanded view.
What is your host/environment?
Do you have any screenshots?
None that can be shared.
The text was updated successfully, but these errors were encountered: