From 291421a8735fbc7a1a821ffabd8dcca08bfe3b7e Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期三, 15 三月 2023 10:44:25 +0800 Subject: [PATCH] Lightning Upgrade --- force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml b/force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml index 6087df6..58c267e 100644 --- a/force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml +++ b/force-app/main/default/objects/ASEActivity__c/fields/ReporterASE__c.field-meta.xml @@ -8,7 +8,7 @@ <relationshipLabel>ASE宸ヤ綔娲诲姩</relationshipLabel> <relationshipName>ReporterASE</relationshipName> <required>false</required> - <trackHistory>false</trackHistory> + <trackHistory>true</trackHistory> <trackTrending>false</trackTrending> <type>Lookup</type> </CustomField> -- Gitblit v1.9.1