ServiceNow Learning 33: While moving the application, how to check the skipped records??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 05:20 AM
Hi All,
I recently found this wherein you can look for skipped,updated,inserted records after movement of code from one instance to another.
Navigate to Review Skipped Records section and – if necessary – scroll to the Skipped Changes to Review related list. Click the row for the first record you want to reconcile. The system displays the Upgrade Details form for that record. Evaluate how you want to resolve the conflict for this record and take the appropriate action.
skipped-changes-review.pdf (servicenow.com)
Hope this helps.
Thanks,
Shamma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 05:35 AM
Hi @Shamma Negi,
That is the case if you upgrade to a new release, only in that case use the "Review Skipped Records" menu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 06:45 AM
I moved my application from dev to test. I needed to know how many were skipped as I moved the whole application from. One to another so I used this to check how many were skipped.