From d8dc84a3d56df839895f1c417a4d9cbee763d262 Mon Sep 17 00:00:00 2001
From: 高章伟 <gaozhangwei@prec-tech.com>
Date: 星期五, 03 三月 2023 14:50:59 +0800
Subject: [PATCH] gzw 测试环境代码更新

---
 force-app/main/default/objects/Report__c/validationRules/Input_comment_before_share_with_MKE.validationRule-meta.xml |    1 +
 1 files changed, 1 insertions(+), 0 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 6fcf752..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
@@ -19,5 +19,6 @@
   ISBLANK(text(VOC_category2__c)),
   ISBLANK(Request_comment__c),
   ISBLANK(Responsible_Person__c)))</errorConditionFormula>
+    <errorDisplayField>AWS_Data_Id__c</errorDisplayField>
     <errorMessage>濡傛灉鍒ゆ柇鏄疺OC锛岃濉啓銆孷OC绋嬪害銆�,銆孷OC鍒嗙被銆�,銆孷OC瀵瑰簲鑰呫��,銆屽鎵樺唴瀹广��</errorMessage>
 </ValidationRule>

--
Gitblit v1.9.1