binxie
2024-01-18 22bd41f13147fce1df6ff35b592720c9cb387de9
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>