We have a system for creating programmatic dashboards and alerts with Grafana and would like to overwrite dashboards based solely on uid as it makes sense to use the unique identifier for this purpose.
However, it seems Grafana also takes into account title when using overwrite.
“Set to true if you want to overwrite existing dashboard with newer version, same dashboard title in folder or same dashboard uid.”
We don’t really see the point in using title as it’s not a unique identifier and it just causes problems overwriting the wrong dashboards for us.