[Security Solution] Inspect Query Button on Overview Cards doesn't always work #112760
Labels
bug
Fixes for quality problems that affect the customer experience
Team: CTI
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
triage_needed
Describe the bug:
When viewing the Overview page of Security Solution, the Inspect buttons on ALL of
Kibana/Elasticsearch Stack version:
master/7.x
Steps to reproduce:
Current behavior:
The inspect modal is not shown.
Expected behavior:
The inspect modal is shown and properly populated
Screenshots (if relevant):
https://user-images.githubusercontent.com/657252/133536725-f27facbe-b4bb-4264-ab9f-946bb6b699bc.mov
Any additional context (logs, chat logs, magical formulas, etc.):
@ecezalp and I did some cursory digging here, and found that the
useGlobalTime
hook will clear all current "global" queries. While that's the cause of the behavior, it's still unclear where exactly the bug lies.The text was updated successfully, but these errors were encountered: