CRM-18683 follow up change to xml (also in master)
authoreileen <emcnaughton@wikimedia.org>
Sun, 5 Jun 2016 19:46:30 +0000 (13:46 -0600)
committereileen <emcnaughton@wikimedia.org>
Sun, 5 Jun 2016 19:46:39 +0000 (13:46 -0600)
This circumvents a bug in DAO code generation

xml/schema/Contact/Group.xml

index d1c94a4e9314b4af6e24bf965078301bae099fea..5f09e4147e1184e0dbcc46fde089f630c1fbdb69 100644 (file)
     <name>cache_date</name>
     <type>timestamp</type>
     <title>Group Cache Date</title>
+    <required>false</required>
     <comment>Date when we created the cache for a smart group</comment>
     <add>2.1</add>
   </field>
     <name>refresh_date</name>
     <type>timestamp</type>
     <title>Next Group Refresh Time</title>
+    <required>false</required>
     <comment>Date and time when we need to refresh the cache next.</comment>
     <add>4.3</add>
   </field>