Merge pull request #16946 from civicrm/5.24
[civicrm-core.git] / xml / schema / Core / StatusPreference.xml
index 7e924e641a3047797348cb37d6f001005c062651..7ae28e74bdbd27397d754e23fc6a93d5b7bbe02f 100644 (file)
     <comment>These values are per-check, and can't be compared across checks.</comment>
     <add>4.7</add>
   </field>
+  <field>
+    <name>is_active</name>
+    <title>Check Is Active</title>
+    <type>boolean</type>
+    <default>1</default>
+    <comment>Is this status check active?</comment>
+    <add>5.19</add>
+  </field>
 </table>