Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures whether skipped records and customizations are processed when creating upgrade plans. |
| What area does it affect? |
Upgrade planning |
| What does the default mean? |
The default value is "false", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when preparing for system upgrades or assessing customization impacts. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.upgrade.plan.include.skips |
| Sys ID |
5b98fbe94fdf02105a7cd6f0b1ce0b20 |
| Type |
choice list |
| Application |
Global |
| Default value |
false |
| Description |
The "Include Skips" setting determines whether skipped records and customizations are processed during building upgrade plans. Set it to `true` to include customizations and skips in upgrade plan, or `false` to bypass them. |
| Updated |
2024-07-10 11:46:06 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... a part of the Upgrade Plan, by default. You can choose to include the customizations and skipped records along with the app installations within the Upgrade Plan by enabling the glide.upgrade.plan.include.skips property. This property controls about when skips and customizations are included when you build or refresh an Upgrade Plan. • When glide.upgrade.plan.include.skips property is TRUE, skips and customizations are included ...
Related properties