Merge pull request #19706 from civicrm/5.35
[civicrm-core.git] / xml / schema / Dedupe / RuleGroup.xml
index 6adbe3dba41e236ab8f87cc6d9cc552d59fa1e3b..26fe7e63f8c16048856acdd5b7d77dca316351be 100644 (file)
@@ -11,6 +11,9 @@
     <type>int unsigned</type>
     <required>true</required>
     <comment>Unique dedupe rule group id</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>1.8</add>
   </field>
   <primaryKey>
       <type>Text</type>
     </html>
   </field>
-  <field>
-    <name>level</name>
-    <title>Level</title>
-    <type>enum</type>
-    <values>Strict, Fuzzy</values>
-    <comment>Whether the rule should be used for cases where strict matching of the given contact type is required or a fuzzy one</comment>
-    <add>2.1</add>
-    <drop>4.3</drop>
-  </field>
   <field>
     <name>used</name>
     <type>varchar</type>
       <type>Radio</type>
     </html>
   </field>
-  <field>
-    <name>is_default</name>
-    <title>Default></title>
-    <type>boolean</type>
-    <comment>Is this a default rule (one rule for every contact type + level combination should be default)</comment>
-    <add>2.1</add>
-    <drop>4.3</drop>
-  </field>
   <field>
     <name>name</name>
     <title>Name</title>