mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* make 'for' pointer to distinguish between missing field and 0 * set 'for' to -1 if the value is missing but not allow negative in the request + path -1 with the value from original rule * update store validation to not allow negative 'for' * update usages to use pointer