From 41a627eaaf29658a401ac43e4da838a5b622f44e Mon Sep 17 00:00:00 2001
From: 李彤 <litong@prec-tech.com>
Date: 星期一, 29 五月 2023 16:54:34 +0800
Subject: [PATCH] DB202303088261
---
force-app/main/default/objects/Report__c/validationRules/VOC_follow_chk1.validationRule-meta.xml | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
diff --git a/force-app/main/default/objects/Report__c/validationRules/VOC_follow_chk1.validationRule-meta.xml b/force-app/main/default/objects/Report__c/validationRules/VOC_follow_chk1.validationRule-meta.xml
index 2d4dc1b..83caf6c 100644
--- a/force-app/main/default/objects/Report__c/validationRules/VOC_follow_chk1.validationRule-meta.xml
+++ b/force-app/main/default/objects/Report__c/validationRules/VOC_follow_chk1.validationRule-meta.xml
@@ -6,14 +6,7 @@
&& TEXT(Status__c) = "璺熻繘涓�"
&& $User.Id != "00510000000gWAE"
&& $User.Id != "00510000004reg2"
-&& $Profile.Id != "00e10000000Y3o5"
-&&
-$Profile.Id != '00e10000000eFwF' /* 118_NMPA锛堣川閲忔硶瑙勬湰閮級鎷呭綋 涓嶆姤閿� */
-&&
-$Profile.Id != '00e10000000dCrn' /* 118_NMPA锛堣川閲忔硶瑙勬湰閮級绐楀彛 涓嶆姤閿� */
-&&
-$User.Id != '0051000000AKgzv' /* 鑳� 鐜夋垚 涓嶆姤閿� */
-&&
-$User.Id != '0051000000AKh05' /* 鏉� 鐞竻 涓嶆姤閿� */</errorConditionFormula>
+&& $Profile.Id != "00e10000000Y3o5"</errorConditionFormula>
+ <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
<errorMessage>浣犳病鏈夌紪杈戔�滆窡杩涗腑鈥濇姤鍛婁功鐨勬潈闄�</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1