- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022 05:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022 06:01 AM
Hello,
Can you please check any on load client scripts on incident form where they might have used glide ajax and let me know ?
Usually this happens when there is a problem in glide ajax while calling any script include
in your case as you are getting error while opening the form it must be a on load client script
Please debug by deactivating such client scripts and then check if the error is coming up in portal. If the error is not there after deactivating the client script then we can debug which client script it is .
please accept the solution or mark helpful it it answers your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022 06:01 AM
Hello,
Can you please check any on load client scripts on incident form where they might have used glide ajax and let me know ?
Usually this happens when there is a problem in glide ajax while calling any script include
in your case as you are getting error while opening the form it must be a on load client script
Please debug by deactivating such client scripts and then check if the error is coming up in portal. If the error is not there after deactivating the client script then we can debug which client script it is .
please accept the solution or mark helpful it it answers your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022 07:08 AM
Yes, There is three Client script of Type-onLoad on Incident table which contains GlideAjax class. I will check and let you know.
Thank You!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022 07:13 AM
Sure reply on this thread once you find it .Try deactivating one by one and check when it is working .
Like deactivate one script and check if it is working if not then again deactivate the second script if not try to deactivate the last script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022 07:31 AM
Hi Mohith,
I deactivated one by one but still getting error.
This is just to make you known that admin and ITIL user are not getting the error. Only end user who has not given any role getting the error.
Thank you!