grafana/pkg/services/sqlstore/searchstore
Sofia Papagiannaki 03a626f1d6
Search: Fix empty folder details for nested folder items (#76504)
* Introduce dashboard.folder_uid column

* Add data migration

* Search: Fix empty folder details for nested folders

* Set `dashboard.folder_uid` and update tests

* Add unique index

* lint

Ignore cyclomatic complexity of func
`(*DashboardServiceImpl).BuildSaveDashboardCommand

* Fix search by folder UID
2023-10-24 10:04:45 +03:00
..
builder.go Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
doc.go Chore: Upgrade Go to 1.19.1 (#54902) 2022-09-12 12:03:49 +02:00
filters_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
filters.go Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00
search_test.go Search: Fix empty folder details for nested folder items (#76504) 2023-10-24 10:04:45 +03:00