elastic / kibana

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

[CTI] Dashboard link creation logic needs improvement #103365

Open ecezalp opened 3 years ago

ecezalp commented 3 years ago

This logic seems brittle to dashboard changes. Have you thought about ways to make this integration more robust? Do we have tests that will fail if e.g. the dashboard titles are changed?

_Originally posted by @rylnd in https://github.com/elastic/kibana/pull/100423#discussion_r658236456_

elasticmachine commented 2 years ago

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

rylnd commented 2 years ago

@ecezalp since these dashboards work now, I think it would be sufficient simply to know if/when they stop working. I think this could be satisfied by having some kind of coverage (e.g. QA tests) to verify these dashboards work prior to a release.

elasticmachine commented 2 years ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)