Change Request Form Takes Too Long to Load – Performance Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 02:24 AM
Hi Community,
We’re facing a performance issue in our ServiceNow instance where the Change Request form takes an unusually long time to load whenever a user tries to open it. This delay is affecting user experience and productivity.
Has anyone encountered a similar issue? What steps did you take to troubleshoot or resolve it?
Here’s what we’ve observed so far:
- The delay occurs consistently across different users and browsers.
- Other forms (like Incident or Problem) load normally.
- No recent updates or customizations were made specifically to the Change Request form.
We’re looking for guidance on:
- Possible root causes (e.g., client scripts, UI policies, form layout, related lists, etc.)
- Recommended performance debugging tools or techniques within ServiceNow
- Best practices to optimize form load times
Any help or suggestions would be greatly appreciated!
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 02:30 AM
is it slow on that view or all form views?
check this
Instance taking too long to load any form
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 05:54 AM
Thanks for this sharing i like to confirm it is happening for all Change Request Records ,
Whenever any change recor is being opened it is taking too much time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 02:52 AM
Hi @ayush_g
I would say this behavior is somewhat expected. The Change form is one of the heaviest forms — it contains a large number of reference fields and pulls data from multiple tables, with several dependencies.
To improve performance, you can:
-
Review the logic behind reference fields and try narrowing down the search using reference qualifiers.
-
Run a health check on your instance to identify any performance issues.
-
See if anything specific to the Change form is flagged in the Instance Health Scan.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2025 06:08 AM
Hi @ayush_g
Did you check here?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************