Remove Change type "Emergency" from create change in Test result group in CC.

Karan Dighe
Giga Contributor

How to remove change type "Emergency" from create change in Test result group in CC.
only change type "Normal & Standard" should be visible.

find_real_file.pngfind_real_file.png

1 ACCEPTED SOLUTION

chrismcdevi
ServiceNow Employee

Hi,

Modify Change Request Creations [sn_vulc_action_create_cr] using a Client-Side Script to modify the Choices for Change Type. 

 

View solution in original post

3 REPLIES 3

chrismcdevi
ServiceNow Employee

Hi,

Modify Change Request Creations [sn_vulc_action_create_cr] using a Client-Side Script to modify the Choices for Change Type. 

 

Thank you sir for your response.

You are welcome.