From 0a2fc19461a141fbbb2c303142afdee22c72daac Mon Sep 17 00:00:00 2001
From: binxie <137736985@qq.com>
Date: 星期六, 20 一月 2024 09:56:08 +0800
Subject: [PATCH] workflow backup0120
---
force-app/main/default/objects/Report__c/validationRules/Input_comment_before_share_with_MKE.validationRule-meta.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/force-app/main/default/objects/Report__c/validationRules/Input_comment_before_share_with_MKE.validationRule-meta.xml b/force-app/main/default/objects/Report__c/validationRules/Input_comment_before_share_with_MKE.validationRule-meta.xml
index 47e3309..d223d80 100644
--- a/force-app/main/default/objects/Report__c/validationRules/Input_comment_before_share_with_MKE.validationRule-meta.xml
+++ b/force-app/main/default/objects/Report__c/validationRules/Input_comment_before_share_with_MKE.validationRule-meta.xml
@@ -12,13 +12,13 @@
ISBLANK(Request_comment__c),
ISBLANK(Responsible_Person__c)))</description>
<errorConditionFormula>AND(
- RecordTypeId ="012C600000003KE",
+ RecordTypeId ="01210000000Qeky",
AND(ISPICKVAL(Status__c,"璺熻繘涓�"),ISPICKVAL(IsVOC__c,"VOC")),
OR(
ISBLANK(text(VOC_category__c)),
ISBLANK(text(VOC_category2__c)),
ISBLANK(Request_comment__c),
ISBLANK(Responsible_Person__c)))</errorConditionFormula>
- <errorDisplayField>VOC_category2__c</errorDisplayField>
+ <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
<errorMessage>濡傛灉鍒ゆ柇鏄疺OC锛岃濉啓銆孷OC绋嬪害銆�,銆孷OC鍒嗙被銆�,銆孷OC瀵瑰簲鑰呫��,銆屽鎵樺唴瀹广��</errorMessage>
</ValidationRule>
--
Gitblit v1.9.1