From 0e0dd1e20e7211f3c3c11d77a41090d998dfd06c Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期四, 18 一月 2024 16:32:25 +0800 Subject: [PATCH] bakcupprodwl --- force-app/main/default/workflows/SolutionProjectRequirements__c.workflow-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/workflows/SolutionProjectRequirements__c.workflow-meta.xml b/force-app/main/default/workflows/SolutionProjectRequirements__c.workflow-meta.xml index e9a7c49..ca520b2 100644 --- a/force-app/main/default/workflows/SolutionProjectRequirements__c.workflow-meta.xml +++ b/force-app/main/default/workflows/SolutionProjectRequirements__c.workflow-meta.xml @@ -191,7 +191,7 @@ <name>solutionNewName</name> <type>FieldUpdate</type> </actions> - <active>true</active> + <active>false</active> <formula>true</formula> <triggerType>onAllChanges</triggerType> </rules> -- Gitblit v1.9.1