- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 07:46 AM
I duplicated the 'Ask a question' topic from OOB and tested it, it always shows this error message. However, I can not locate the issue. I checked on the topic itself, no script ' if(vaContext.task_number.includes("HRC"))' anywhere. Does anyone have any idea on how to troubleshoot? Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 07:11 AM
I got my issue resolved. The script that is checking if case_sys_id or task_sys_id exist and should not be removed.
kb refer:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0965818
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 10:58 AM
Hey @Qiutong Hou
This could be a scoping problem, what scope did you clone the topic into?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2024 11:36 AM
A similar (although not the same) issue is described in KB0951815. Maybe it will give you some clues. If not, reach out to ServiceNow Technical Support. It doesn't sound right that a duplicated topic from the base system doesn't work.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 07:11 AM
I got my issue resolved. The script that is checking if case_sys_id or task_sys_id exist and should not be removed.
kb refer:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0965818