You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platgovsalesforceflashlight/cleanup/date_last_used.md
+21-23Lines changed: 21 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,11 @@ last date the Customization, or the data it contains, was created, changed, acce
11
11
used.The DLU value indicates that the customization was used at least as late as the DLU. It does
12
12
not indicate if it was used earlier. If DLU is blank, it indicates there in no verified date.
13
13
14
-
> DLU CustomField Details
15
-
>
16
-
> Setting the DLU Expiration
17
-
>
18
-
> DLU Metadata Types
19
-
>
20
-
> Excluded Metadata Extended Types
21
-
>
22
-
> DLU Scheduler
14
+
- DLU CustomField Details
15
+
- Setting the DLU Expiration
16
+
- DLU Metadata Types
17
+
- Excluded Metadata Extended Types
18
+
- DLU Scheduler
23
19
24
20
## DLU CustomField Details
25
21
@@ -29,8 +25,10 @@ make better decisions about the value of maintaining specific CustomFields. Usag
29
25
- how often the field has data (_frequency_)
30
26
- how recently the field has been used (_recency_)
31
27
32
-
NOTE: DLU analysis should only be performed in Production orgs. Sandbox orgs do not reflect actual
28
+
:::note
29
+
DLU analysis should only be performed in Production orgs. Sandbox orgs do not reflect actual
33
30
usage.
31
+
:::
34
32
35
33
Usage data fields:
36
34
@@ -48,18 +46,18 @@ Usage data fields:
48
46
disabled. **CreatedDate** is more accurate for the CustomField than the **LastModifiedDate** for
49
47
the record.
50
48
-**DLU Status** displays the current status:
51
-
| DLU Status | DLU | Field History Tracking | Date DLU Analyzed | Parent Last Update Date | | ---
52
-
| --- | ---|--- | ---|| Unavailable|Blank | Never enabled for this field. | Blank|
53
-
Populated | | Pending | Blank | Enabled. Waiting for the scanner to run. | Blank | Populated | |
54
-
Current | Populated | Enabled. DLU is current and accurate using automated nightly scans. | Today
55
-
| Blank | | Recent | Populated, May be stale | Disabled. Last scan when enabled was within the
56
-
past three months. Three months is the default time period. See Setting the DLU Expiration. |
57
-
Within set time period | Populated | | Expired | Populated, May be stale | Disabled. Last scan
58
-
when enabled was longer than three months ago. Three months is the default time period. See
59
-
Setting the DLU Expiration. | Older than set time period | Populated | If Field History Tracking
60
-
is enabled for a CustomField with a **DLU Status** of either **Recent** or **Expired**, the status
61
-
is changed to **Pending**. Here is an example:
62
-

49
+
50
+
| DLU Status | DLU|Field History Tracking|Date DLU Analyzed|Parent Last Update Date|
51
+
| ---| ---|---|--- | ---|
52
+
| Unavailable | Blank|Never enabled for this field. | Blank | Populated |
53
+
| Pending| Blank |Enabled. Waiting for the scanner to run.|Blank | Populated |
54
+
| Current | Populated | Enabled. DLU is current and accurate using automated nightly scans. | Today | Blank|
55
+
| Recent| Populated, May be stale | Disabled. Last scan when enabled was within the past three months. Three months is the default time period. See Setting the DLU Expiration. | Within set time period | Populated |
56
+
| Expired | Populated, May be stale | Disabled. Last scan when enabled was longer than three months ago. Three months is the default time period. See Setting the DLU Expiration. | Older than set time period | Populated |
57
+
58
+
If Field History Tracking is enabled for a CustomField with a **DLU Status** of either **Recent** or **Expired**, the status is changed to **Pending**. Here is an example:
59
+
60
+

63
61
64
62
### Notes
65
63
@@ -97,7 +95,7 @@ DLU can be used for the following metadata types:
| Workflow | Workflow Rule | Date workflow rule was last run. |
100
-
| Workflow Approva lProcess Flow Validation Rule | Last date base record updated, if enabled ||
98
+
| Workflow Approval Process Flow Validation Rule | Last date base record updated, if enabled ||
101
99
| Scripts | Apex Class**\*** Apex Trigger**\*** Apex Component**\*** Lightning Component Lightning Web Component | The last date the code was triggered by any script based on the log of the last time it was run. |
102
100
| Forms | Layout Compact Layout | If assigned to a profile, it is the date the last record that belongs to the layout was updated . |
103
101
| Apex Page**\***| The last date the page was accessed (the code was triggered). ||
0 commit comments