-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
v5.2, v4.4
-
50
The severity field is currently a double, and is adding complexity with little benefit. The task for this ticket is to replace this field with either a enum or boolean type. Our current requirements are to record whether or not a health check has failed. We should add a type alias so that this could change easily in the future.