elastic / kibana

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

[Security Solution][Serverless] Pattern check label is marked as PASS when no check result is available #190687

Closed kapral18 closed 3 weeks ago

kapral18 commented 2 months ago

Describe the bug:

When there is no historical latest check result Pattern check is still being marked as PASS

Kibana/Elasticsearch Stack version: 8.15

Steps to reproduce:

  1. Spin up serverless instance
  2. Add any empty index from devtools like:
    PUT /auditbeat-custom-1
    PUT /auditbeat-custom-2
  3. Check DataQuality Dashboard and see the pattern check result icon being marked as PASS

Current behavior:

Marked as PASS

Expected behavior:

Not rendered at all

Screenshots (if relevant): image

elasticmachine commented 2 months ago

Pinging @elastic/security-solution (Team: SecuritySolution)

elasticmachine commented 2 months ago

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

elasticmachine commented 2 months ago

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

kapral18 commented 3 weeks ago

this has been resolved by https://github.com/elastic/kibana/pull/191898