From 97fced01d3be5b873f93936c4d9b3fc791dfc0dd Mon Sep 17 00:00:00 2001 From: Jon goldberg Date: Sun, 26 Apr 2015 12:33:38 -0600 Subject: [PATCH] Add check_info to StatusPreference entity --- xml/schema/Core/StatusPreference.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/xml/schema/Core/StatusPreference.xml b/xml/schema/Core/StatusPreference.xml index 757f603034f8..a889bae3f39f 100644 --- a/xml/schema/Core/StatusPreference.xml +++ b/xml/schema/Core/StatusPreference.xml @@ -50,7 +50,6 @@ UI_status_pref_name name - true 4.7 @@ -78,4 +77,12 @@ These settings are per-check, and can't be compared across checks. 4.7 + + check_info + Check Info + varchar + 255 + These values are per-check, and can't be compared across checks. + 4.7 +