We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Change Request State changes from New to Implement even before saving it

NishantaL
Tera Contributor

One issue came recently where user creating on new change then when clicking on location in that case state is changing from new to implement, see the attached ss and one more thing ahh when I'm impersonating him state is not changing and even he logged out and logged in then what might be the issue is?  What I'm thinking is of-on change client script.

3 REPLIES 3

Danish Bhairag2
Tera Sage

Hi @NishantaL ,

 

Please check if there is any on Change script written for location field on change request table.

 

Thanks,

Danish Bhairagdar

Tanushree Maiti
Tera Patron

Hi @NishantaL 

 

  • Validate if any onChange Client  script/UI policy is specifically configured to set the state to Implement when a user selects or changes the Location field on the change request form.
  • The transition could be controlled by state flows. Check  if Any OOB BR is customized on Change request.

 

 

Refer: 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Bhavya11
Kilo Patron

Hi @NishantaL 

 

Please check these things 
1. onChange() client script on location field.

2. UI Policy with script changing state

3. Business Rule or flow update the state after update the location

If this information proves useful, kindly mark it as helpful or accepted solution.

Thanks,
BK