From c217ecd59ca6f3d76bb1b87057bf9f9bb5b0efb0 Mon Sep 17 00:00:00 2001 From: Jon goldberg Date: Tue, 28 Apr 2015 11:53:37 -0600 Subject: [PATCH] CRM-13283 - schema change to support change to ignore_severity --- xml/schema/Core/StatusPreference.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xml/schema/Core/StatusPreference.xml b/xml/schema/Core/StatusPreference.xml index 7aeaaa6fb8..84f26f519a 100644 --- a/xml/schema/Core/StatusPreference.xml +++ b/xml/schema/Core/StatusPreference.xml @@ -57,16 +57,16 @@ Hush Status Notifications Until date true - expires minimum_date_severity. NULL never hushes. + expires ignore_severity. NULL never hushes. NULL 4.7 - minimum_report_severity - Minimum Report Severity + ignore_severity + Ignore Severity int unsigned true - Hush messages up to but excluding this severity. + Hush messages up to and including this severity. 1 4.7 -- 2.25.1