elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.63k stars 8.22k forks source link

[Security Solution] Fix TopN filters in timeline #183497

Closed semd closed 6 months ago

semd commented 6 months ago

Kibana version: 8.14

Elasticsearch version: 8.14

Describe the bug: When opening TopN visualization inside Timeline it adds the global search input and filters, causing an inconsistency with the timeline results

Steps to reproduce:

  1. Open Alerts page and add a search text and filter.
  2. Open Timeline and enter * in the search input to show results in the table.
  3. Open TopN on any cell.
  4. Inspecting the query to see the search and filters in the Alerts page in the background have been applied

Expected behavior: The global search and filters should not be applied when opening TopN in the Timeline.

*Screenshots (if relevant):

https://github.com/elastic/kibana/assets/17747913/73a07d0c-5b0f-446b-9ce3-520c42f0c53e

elasticmachine commented 6 months ago

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

elasticmachine commented 6 months ago

Pinging @elastic/security-threat-hunting-explore (Team:Threat Hunting:Explore)