From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- 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