Panel search not working after upgrade to Grafana 12

Grafana version / OS
v12.0.1 and v12.1.0 (tested both)
Ubuntu 24.04

Goal
Enable and use the panel title search in global search.

Steps:
Added to /etc/grafana/grafana.ini:


Restarted Grafana service.

Issue
Search UI shows “Include panels” checkbox.
But searching for known panel titles returns no results (not even dashboards containing them).

Expected
Search should return panel titles (worked fine on v11.4):

Logs / Errors
No UI errors.
Logs only show normal dashboard re-indexing.

Docs followed
Grafana Docs: Search dashboards and folders | Grafana documentation

Notes
Worked in v11.4.
Broken after upgrading to v12.x.
Also reproduced on a clean v12.1.0 installation.

Can anyone confirm whether this is a bug in v12, a change in behavior, or if I have missed an extra configuration?

Thanks in advance!

1 Like

Same problem for me. Did you find a solution by any chance?

Grafana Enterprises Version 12.3.1 Global search , dashboards search work fine bydefault in both windows and linux os.

OK I am on Grafana OSS 12.3.1 and trying to use the panel search by ticking the “Include panels” box. But it’s not returning any results.

1 Like


I am using grafana enterprises version on windows 12.3.1

new version avalable on oss please try this one.

OK, it works in that version. Thanks for the quick feedback.

1 Like

It worked when I tried it locally with the latest docker image but now when trying out with the helm chart and with our Postgres database config it does not work. Could it be something else missing in my configuration?