grafana/pkg/services/dashboardsnapshots/service
Lucy Chen e8625ecd4a
Snapshots: Prevent creation of snapshot of nonexistent dashboard (#86806)
* Add validation to check for existence of dashboard before creation

* add service mock for FindDashboard

* update tests

* reorder function

* update logic change to bool

* update naming validate dashboard

* add tests

* update return val

* remove bool return val

* simplify return statement

* update test

* remove extra spacing

* update mock

* remove unncessary space
2024-05-23 15:17:55 -04:00
..
service_test.go Snapshots: Prevent creation of snapshot of nonexistent dashboard (#86806) 2024-05-23 15:17:55 -04:00
service.go Snapshots: Prevent creation of snapshot of nonexistent dashboard (#86806) 2024-05-23 15:17:55 -04:00