Recurrent issue: "The Dashboards has been changed by someone else"

I met the same problem with Grafana v7.3.5 (11f305f88a) when copying the dashboard JSON from one Grafana to another, resolved with the following steps:

  1. keep the dashboard id the same or null
  2. keep the dashboard uid the same or null

After saving changes, you can find a new loaded dashboard in the dashboard list

3 Likes