
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2022 11:16 AM
I'm trying to run an upgrade preview after cloning production in dev. It was working before but is not longer working. I added the dev URL to the system property "Remote instance record ID of a non-production instance to query upgrade duration estimate." but it is still not working. Any thoughts on what else I may need to do?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2022 11:20 AM
Hi there,
If the sys_property "glide.upgrade.preview.duration.instance.id" has a value, it checks here first. This value should be the sys_id of the remote instance.
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
2020, 2021 ServiceNow Community MVP
2020, 2021 ServiceNow Developer MVP
---
LinkedIn
Community article, blog, video list
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2022 11:47 AM
Still not getting anything. This seems to be the same id you can get from stats.do as well. When I click go after setting the property it goes gray for a few seconds then turns back to green.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2022 11:50 AM
Perhaps any messages in the system log written at that moment?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2022 11:56 AM
This show up in the error log right after clicking the go button.
"Terminating the operation due to invalid property configuration : no thrown error"
This is from warning logs.
"getEventTarget() called with invalid record reference: problem.11ebc0dbdb098110750993a6f4961965 for event: text_index, could have been deleted"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 08:41 AM
We got upgraded today and that seems to have fixed whatever other issues were causing it not to run.