General Folder is not visible under Dashboard after upgrade

  • What Grafana version and what operating system are you using?

Grafana 10.3.3. Installed in Kubernetes cluster through kube-prometheus-stack helmchart v56.19.0. Upgraded Grafana from v9.3.8

  • What are you trying to achieve?

The special General Folder is not visible under <grafana_url>/dashboards

  • How are you trying to achieve it?

  • What happened?
    The special General Folder is not visible under <grafa_url>/dashboards

  • What did you expect to happen?
    I expect all default dashboards are grouped and located under General Folder

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

No

  • Did you follow any online instructions? If so, what is the URL?

Upgraded through helm chart

That’s a feature, not a bug. Read what’s new/release notes, when you are upgrading:

To make using folders easier and more consistent, there’s no longer a special General folder. Dashboards without a folder, or dashboards previously in the General folder, are now shown at the root level.

1 Like

Thanks. Removing the General folder created a clutter for provisioned dashboards which can’t be moved from the UI. Need to find a workaround to organize them.