Fix FiveFortyNine is_public to default to 0
[civicrm-core.git] / xml / schema / Core / Job.xml
index ba8ab0bf473779f5cdb2ddebec4a03eaf33048a7..33847742c8fe861775652a5a8e35896d9d0a3839 100644 (file)
     <title>Job Is Active?</title>
     <type>boolean</type>
     <comment>Is this job active?</comment>
+    <default>1</default>
+    <required>true</required>
     <add>4.1</add>
   </field>
 </table>