From 22bd41f13147fce1df6ff35b592720c9cb387de9 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期四, 18 一月 2024 15:19:29 +0800 Subject: [PATCH] ali5 workflow backup0118 --- force-app/main/default/workflows/Product_Documentation__c.workflow-meta.xml | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/force-app/main/default/workflows/Product_Documentation__c.workflow-meta.xml b/force-app/main/default/workflows/Product_Documentation__c.workflow-meta.xml index 6815b87..0a30ea4 100644 --- a/force-app/main/default/workflows/Product_Documentation__c.workflow-meta.xml +++ b/force-app/main/default/workflows/Product_Documentation__c.workflow-meta.xml @@ -16,7 +16,7 @@ <description>浜у搧璧勬枡鍏紑鐢宠-GI-</description> <protected>false</protected> <recipients> - <recipient>manli_wu@olympus.com.cn</recipient> + <recipient>it_prectech@olympus.com.cn</recipient> <type>user</type> </recipients> <senderType>CurrentUser</senderType> @@ -40,6 +40,10 @@ <recipients> <recipient>Te2am_member</recipient> <type>group</type> + </recipients> + <recipients> + <recipient>dannym_ko@olympus.com.cn</recipient> + <type>user</type> </recipients> <recipients> <recipient>zhenlei_du@olympus.com.cn</recipient> @@ -197,7 +201,7 @@ <criteriaItems> <field>Product_Documentation__c.Close_material__c</field> <operation>equals</operation> - <value>True</value> + <value>鐪�</value> </criteriaItems> <criteriaItems> <field>Product_Documentation__c.Material_status__c</field> @@ -216,7 +220,7 @@ <criteriaItems> <field>Product_Documentation__c.Material_deleate_request__c</field> <operation>equals</operation> - <value>True</value> + <value>鐪�</value> </criteriaItems> <triggerType>onCreateOrTriggeringUpdate</triggerType> </rules> -- Gitblit v1.9.1