mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Fix heatmap null options migration Some dashboard generation libraries, such as grafanalib, may produce heatmaps with a null 'options' attribute. This condition triggers a panic during migration, resulting in a blank heatmap panel. This commit addresses the issue by returning default options if a panel has a null 'options'. Signed-off-by: Neil Shen <overvenus@gmail.com> * Nullish coalescing panel.options Signed-off-by: Neil Shen <overvenus@gmail.com> --------- Signed-off-by: Neil Shen <overvenus@gmail.com> |
||
---|---|---|
.. | ||
app | ||
dashboards | ||
emails | ||
fonts | ||
gazetteer | ||
img | ||
lib | ||
locales | ||
maps | ||
sass | ||
test | ||
vendor | ||
views | ||
api-enterprise-spec.json | ||
api-merged.json | ||
openapi3.json | ||
robots.txt |