Google Chat alert URL missing orgID
Open
bug
- Dominant language
- Go
- Stars
- 89
- Forks
- 74
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 8
Description
When an alert is sent to Google Chat, the URL in `Open In Grafana` does not have the `orgId=` parameter. In multi org setups, this makes the button unusable.
I think the URL is missing the orgID parameter since it's not derived from the template: https://github.com/grafana/alerting/blob/main/receivers/googlechat/v1/googlechat.go#L68
---
Grafana version: `v12.0.1 (80658a73c5)`
Contributor guide
Assessment
This issue has not been assessed yet.