ServiceNow Learning 33: While moving the application, how to check the skipped records??

Shamma Negi
Kilo Sage
Kilo Sage

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

 

 

Regards,Shamma Negi
2 REPLIES 2

Alex Tod1
Kilo Sage

Hi @Shamma Negi

 That is the case if you upgrade to a new release, only in that case use the "Review Skipped Records" menu.

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. 

Regards,Shamma Negi