- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 07:13 AM
When trying to cancel a change record which is in New state, getting the below error message.
This is happening after the Rome Upgrade from Paris version.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 04:07 AM
There is another way to overcome this Issue.
In the UI Action script, there is a function "gsftSubmit()". pass "null" as a third parameter. This fixed my issue.(as reverting back to OOB, disabled some customizations).
If this fix the issue, please mark it as helpful.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 07:28 AM
Hi Ram,
You can refer to the below article
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0547282
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 07:32 AM
It's not helpful. I have already checked that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 07:36 AM
please check your UI action conditions and correct them if there are any anomalies to avoid errors.
OR
Debug the error in console before fixing ui action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2021 10:26 PM
I am unable to view the KB Article listed above. I have logged In with the PDI credentials. It's not working. Any idea ?