binxie
2024-01-19 491cdf387e0c67fb95410c06547ff062a11f7bd3
force-app/main/default/workflows/Visit_Report__c.workflow-meta.xml
@@ -143,20 +143,6 @@
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <rules>
        <fullName>同行報告メールアラート</fullName>
        <actions>
            <name>Visit_With</name>
            <type>Alert</type>
        </actions>
        <active>false</active>
        <criteriaItems>
            <field>Visit_Report__c.Status__c</field>
            <operation>equals</operation>
            <value>申請中</value>
        </criteriaItems>
        <triggerType>onCreateOrTriggeringUpdate</triggerType>
    </rules>
    <rules>
        <fullName>同行报告书提交日</fullName>
        <actions>
            <name>Accompany_repot_submit_day</name>
@@ -166,7 +152,7 @@
        <criteriaItems>
            <field>Visit_Report__c.Status__c</field>
            <operation>equals</operation>
            <value>申請中</value>
            <value>申请中</value>
        </criteriaItems>
        <triggerType>onCreateOrTriggeringUpdate</triggerType>
    </rules>