Search before asking
What happened
In PR #6698, we update the ways that can generate cicd_deployments table, and it leads to cicd_deployments can be generated without any data in cicd_deployment_commits.
In dashboard, there are many SQLs using cicd_deployment_commits counting deployment related metrics.

What do you expect to happen
I think all these SQLs should be checked and updated(if necessary).
How to reproduce
Open Grafana's config json files, and you'll find it.
Anything else
No response
Version
main
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
In PR #6698, we update the ways that can generate

cicd_deploymentstable, and it leads tocicd_deploymentscan be generated without any data incicd_deployment_commits.In dashboard, there are many SQLs using
cicd_deployment_commitscounting deployment related metrics.What do you expect to happen
I think all these SQLs should be checked and updated(if necessary).
How to reproduce
Open Grafana's config json files, and you'll find it.
Anything else
No response
Version
main
Are you willing to submit PR?
Code of Conduct