diff --git a/grafana/dashboards/WeeklyBugRetro.json b/grafana/dashboards/WeeklyBugRetro.json index 3587c0bdaa0..6c4efb00fac 100644 --- a/grafana/dashboards/WeeklyBugRetro.json +++ b/grafana/dashboards/WeeklyBugRetro.json @@ -2215,8 +2215,8 @@ { "current": { "selected": false, - "text": "All", - "value": "$__all" + "text": "BUG", + "value": "BUG" }, "datasource": "mysql", "definition": "select distinct type from issues",