buli
2023-06-05 e9e1806b0f4b5bae1fc36204ccc5d6fdad52d66f
force-app/main/default/objects/On_Call__c/validationRules/Request_on_call_follow_time_to.validationRule-meta.xml
@@ -3,7 +3,9 @@
    <fullName>Request_on_call_follow_time_to</fullName>
    <active>true</active>
    <errorConditionFormula>Text(Status_c__c) = &apos;完毕&apos; &amp;&amp; Isblank 
(To_c__c )</errorConditionFormula>
(To_c__c )
&amp;&amp;
$User.Username !=&apos;buli@deloitte.com.cn.stagefull&apos;</errorConditionFormula>
    <errorDisplayField>To_c__c</errorDisplayField>
    <errorMessage>现场检测时间(To)必填</errorMessage>
</ValidationRule>