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/workflows/Event__c.workflow-meta.xml | 16 ++++++++++------
1 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/force-app/main/default/workflows/Event__c.workflow-meta.xml b/force-app/main/default/workflows/Event__c.workflow-meta.xml
index 83ebfa6..c1d5a18 100644
--- a/force-app/main/default/workflows/Event__c.workflow-meta.xml
+++ b/force-app/main/default/workflows/Event__c.workflow-meta.xml
@@ -22,7 +22,7 @@
<field>MainResponsibilityMinister__c</field>
<type>userLookup</type>
</recipients>
- <senderAddress>18523460502@163.com</senderAddress>
+ <senderAddress>lu_liu@olympus.com.cn</senderAddress>
<senderType>OrgWideEmailAddress</senderType>
<template>unfiled$public/EmailTemplate4</template>
</alerts>
@@ -278,7 +278,7 @@
<criteriaItems>
<field>Event__c.NotSendEmail__c</field>
<operation>equals</operation>
- <value>True</value>
+ <value>鐪�</value>
</criteriaItems>
<criteriaItems>
<field>Daily_Report__c.Status__c</field>
@@ -288,12 +288,12 @@
<criteriaItems>
<field>Event__c.Minister__c</field>
<operation>equals</operation>
- <value>True</value>
+ <value>鐪�</value>
</criteriaItems>
<criteriaItems>
<field>Event__c.Manager__c</field>
<operation>equals</operation>
- <value>True</value>
+ <value>鐪�</value>
</criteriaItems>
<description>SWAG-BD9A76 銆愬鎵樸�� 鏃ユ姤鐘舵�佷负鎵瑰噯鏃讹紝璁剧疆閭欢鎻愰啋鍔熻兘</description>
<triggerType>onAllChanges</triggerType>
@@ -317,7 +317,10 @@
<active>true</active>
<description>銆愬彂鐜版ā浠垮珜鐤戝搧銆戞椂鍊欏嬀閫塮lag 閭欢閫氱煡
/*Status_With_Check__c='鐢宠涓�' && (Find_Imitations_Flag__c == true) && NOT(ISBLANK(Imitation_Mail__c))*/</description>
- <formula>(Find_Imitations_Flag__c == true)&& NOT(ISBLANK(Imitation_Mail__c))&& Mail_Send_Btn__c!=null&& PRIORVALUE(Mail_Send_Btn__c)!='1'&& PRIORVALUE(Mail_Send_Btn__c)!='0'</formula>
+ <formula>(Find_Imitations_Flag__c == true)&& NOT(ISBLANK(Imitation_Mail__c))&&
+Mail_Send_Btn__c!=null&&
+PRIORVALUE(Mail_Send_Btn__c)!='1'&&
+PRIORVALUE(Mail_Send_Btn__c)!='0'</formula>
<triggerType>onAllChanges</triggerType>
</rules>
<rules>
@@ -333,7 +336,8 @@
<rules>
<fullName>鏃ユ姤鍙樻垚鐢宠涓�%EF%BC%8C鍙慐mail</fullName>
<active>false</active>
- <formula>/* 灏卞綋鐐逛簡鎸夐挳 */ ISCHANGED( Mail_Send_Btn__c ) && ISPICKVAL(Activity_Type2__c, "鐥呴櫌")</formula>
+ <formula>/* 灏卞綋鐐逛簡鎸夐挳 */
+ISCHANGED( Mail_Send_Btn__c ) && ISPICKVAL(Activity_Type2__c, "鐥呴櫌")</formula>
<triggerType>onAllChanges</triggerType>
</rules>
<rules>
--
Gitblit v1.9.1