elastic / kibana

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

[Security Solution][Alert Details] - host and user details flyouts not using the correct time when requesting data from Timeline #182967

Closed PhilippeOberti closed 1 week ago

PhilippeOberti commented 1 week ago

Describe the bug:

When the user or host details flyouts are open from Timeline, the request sent to query the user or host data is using the date interval from the alerts page instead of from Timeline.

Steps to reproduce:

  1. Navigate to the alerts page
  2. Open the host or user details flyout from the table
  3. Click on the inspector icon to view the request information and notice that the from and to values are the ones from the alerts page, not the ones from Timeline

Expected behavior:

From and to values should be the ones from the Timeline date picker.

Screenshots (if relevant):

https://github.com/elastic/kibana/assets/17276605/8bdbf373-76be-43f0-9194-1198040fc72f

elasticmachine commented 1 week ago

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

elasticmachine commented 1 week ago

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

PhilippeOberti commented 1 week ago

fixed in this PR