binxie
2024-01-22 4688e276eee13cd2e521aa55afb5725cb0fda270
force-app/main/default/objects/Consum_Apply__c/validationRules/Need_QIS_input.validationRule-meta.xml
@@ -2,7 +2,7 @@
<ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Need_QIS_input</fullName>
    <active>true</active>
    <errorConditionFormula>RecordTypeId &lt;&gt; &quot;012C600000003K0&quot; &amp;&amp;
    <errorConditionFormula>RecordTypeId &lt;&gt; &quot;01210000000RHIn&quot; &amp;&amp;
$User.ProfileId &lt;&gt; &quot;00e10000000dEQx&quot; &amp;&amp; 
ISBLANK(Old_Consum_Apply__c) &amp;&amp;