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/Event__c/validationRules/location_input_check.validationRule-meta.xml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/Event__c/validationRules/location_input_check.validationRule-meta.xml b/force-app/main/default/objects/Event__c/validationRules/location_input_check.validationRule-meta.xml index 0a33fe0..52d2fd6 100644 --- a/force-app/main/default/objects/Event__c/validationRules/location_input_check.validationRule-meta.xml +++ b/force-app/main/default/objects/Event__c/validationRules/location_input_check.validationRule-meta.xml @@ -2,7 +2,9 @@ <ValidationRule xmlns="http://soap.sforce.com/2006/04/metadata"> <fullName>location_input_check</fullName> <active>false</active> - <description>娌℃湁WhatID</description> + <description>20231106 +(Text(Activity_Type2__c) == '璨╁2搴�'|| +Text(Activity_Type2__c) == '绀惧銈ゃ儥銉炽儓')&&whatid__c == null&&Free_Input__c ==false</description> <errorConditionFormula>(Text(Activity_Type2__c) == '璨╁2搴�'|| Text(Activity_Type2__c) == '绀惧銈ゃ儥銉炽儓')&&whatid__c == null&&Free_Input__c ==false</errorConditionFormula> <errorMessage>璇烽�夋嫨绯荤粺涓殑璁块棶浣嶇疆锛屽鏋滄病鏈夛紝璇峰嬀閫� 鈥滄墜鍔ㄨ緭鍏モ��</errorMessage> -- Gitblit v1.9.1