From cd730d0b1a775abacfba06003bb58327d5d1fb3c Mon Sep 17 00:00:00 2001
From: 黄千龙 <huangqianlong@prec-tech.com>
Date: 星期四, 02 二月 2023 12:23:31 +0800
Subject: [PATCH] 同步数据

---
 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