strip null from new heatmap dashboard definition (#50208)

This commit is contained in:
Jean-Philippe Quéméner
2022-06-04 14:32:19 +02:00
committed by GitHub
parent 4f8111e24e
commit 0cec12b8a9

View File

@@ -71,8 +71,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@@ -551,4 +550,4 @@
"uid": "ZXYQTA97ZZ",
"version": 4,
"weekStart": ""
}
}