Move Emergency Change Type from New to Implement State.

FredrikT
Tera Guru

Receiving Error Message: Invalid state transition. Can not update from state 'New' to state 'Implement' with given values.

Here is what I have done:

 

1.  A New Workflow has been created and it does trigger
2.  The ChangeRequestStateModel_emergency script include has been commented out bewteen " draft: {" and "nextState: [ "implement" ],"
3.  All Business Rules, All UI Actions (except OOTB Implement button which shows on form), and all UI policies against the change_request table inactivated in an attempt to troubleshoot from the ground up but still the same error.

 

What have I possibly missed?

 

Thanks!

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @FredrikT 

 

could you please share workflow or check the approval policies.

*************************************************************************************************************
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]

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

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @FredrikT 

 

could you please share workflow or check the approval policies.

*************************************************************************************************************
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]

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

Thank you, in addition to what I had done inactivating the Emergency Change Approval Policy resolved the issue!