The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Change Request Form Takes Too Long to Load – Performance Issue

ayush_g
Tera Contributor

 

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.

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@ayush_g 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar ,

 

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 

Dr Atul G- LNG
Tera Patron
Tera Patron

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]

****************************************************************************************************************

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]

****************************************************************************************************************