Preview predicted changes
Summarize
Summary of Preview Predicted Changes
The Preview Predicted Changes feature in ServiceNow's Zurich release enables customers to anticipate and review the records that will change during an upgrade. This helps identify which records will be inserted, updated, skipped, or reverted, allowing for better preparation and management of customization conflicts before the actual upgrade process.
Show less
Key Features
- Predicted Change Types: Records are categorized by predicted actions such as Insert, Update, Skip (to preserve customizations), Skip requiring manual merge, Skip due to prior application, or Revert to base version.
- Customization Skip Prediction: The system predicts records skipped during upgrade to avoid overwriting customizations, highlighting potential conflict areas in advance.
- Conflict Prioritization: Skipped records are assigned a priority from 1 (highest) to 5 (lowest) based on file importance, helping customers focus on the most critical conflicts first. For example, UI pages and macros have highest priority, while choice sets and form sections have lower priority.
- Resolution Status Tracking: Customers can track the review status of conflicts with labels such as Not Reviewed, Reviewed, Review Not Needed, Reviewed and Retained (keep customization), or Reviewed and Reverted (discard customization).
- Detailed Preview Access: Clicking "View preview details" opens the Upgrade Preview form, showing related lists with file names, predicted dispositions, priority, resolution status, associated plugins, and related records.
Benefits for ServiceNow Customers
- Gain visibility into what changes the upgrade will bring and which customizations may be impacted.
- Proactively address predicted skipped records to reduce manual intervention and upgrade risks.
- Prioritize resolving conflicts based on business impact using the priority system.
- Make informed decisions on retaining or reverting customizations before upgrade execution.
- Improve upgrade planning and reduce downtime by managing changes in advance.
Use the previewed changes table to view the list of total records that are predicted to change when the upgrade occurs.
Preview skipped list prediction
The Total record changes also includes records that are predicted to be skipped due to various reasons. The most common reason is due to customization. The reason an upgrade skips customizations is to avoid overwriting your customizations. Upgrade Preview attempts to predict which records will be skipped when the actual upgrade occurs. It predicts skips due to customizations, and some of the other more complex scenarios as well. It is possible to use Upgrade Preview to address these predicted customization skips before the upgrade occurs, which can prevent that skip from happening.
Click View preview details link on the Previewing version card. The Upgrade Preview form appears along with the following related lists details.
| Field | Description |
|---|---|
| File name | Record that has been flagged for reconciliation. |
| Predicted Disposition | Action predicted to be performed on this file during the selected upgrade:
|
| Priority | Priority that has been assigned to resolve the conflict. Values range from one to five, with one representing the highest priority. Note: ServiceNow prioritizes the skipped records based on the importance of the file types. The
prioritization is done as follows:
|
| Resolution | Ways to resolve a conflict.
|
| Plugin | Plugin containing the record |
| Related record | Record that the changelist entry applies to |