mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 05:46:28 +08:00

* update storage's method InstertRules to return ids of added rules as slice to keep the same order as rules in the argument * schematize response of update rule group endpoint, add created, updated, deleted fields that contain UID of affected rules. * update integration tests to use the new fields