We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Change Request Landing page issue

Ajith Sasidhara
Tera Contributor

Hi

Our version of instance is Tokyo instance was working fine till last night from morning on wards Whenever I we tried to create new change the change landing model didn't take us to the form. PFA of the image please give resolution for this change landing page issue. #ITSM #Change

1 ACCEPTED SOLUTION

Paul Curwen
Giga Sage

Check your Change > Create New menu item. Set the link type to URL (from Arguments:) and in Arguments use: 

 

new_change_redirect.do?sn_new_chg_origin=module

 

This will force it to go to your Interceptor page where you will be able to select the Change type

 

 

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul

View solution in original post

1 REPLY 1

Paul Curwen
Giga Sage

Check your Change > Create New menu item. Set the link type to URL (from Arguments:) and in Arguments use: 

 

new_change_redirect.do?sn_new_chg_origin=module

 

This will force it to go to your Interceptor page where you will be able to select the Change type

 

 

***If Correct/Helpful please take time mark as Correct/Helpful. It is much appreciated.***

Regards

Paul