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

Normal Change Request is populating on Change type instead of Change Model

Ankita Jain
Tera Expert

Hi,

I am facing an issue while creating new normal change request through Copy Change. It's going on Normal Change type instead of Change Model.

 

I modified UI Action- Copy Change, it's not working.

 

Any suggestion?

1 ACCEPTED SOLUTION

Ankita Jain
Tera Expert

Hi All,

We need to update 'chg_model' under

Change> Administration> Change Properties> 

<<List of attributes (comma-separated) that will be copied from the originating change>>

 

View solution in original post

6 REPLIES 6

James Chun
Kilo Patron

Hi @Ankita Jain,

 

Are you saying after selecting 'Copy Change' from a Normal Change, the Model field is populated and you want it to prevent it from doing it?

JamesChun_0-1713556693872.png

 

Curious to know why you are doing this?

 

Cheers

Hi @James Chun  Thanks for teh response. 

If new change request is created through Change Model, it populates under the Model field and while copy change request that coming empty.

AnkitaJain_0-1713558063905.png

Hi @Ankita Jain 

 

It will be empty only, bcz we are copying the change not the model , It is is expected and OOTB behaviour. 

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

James Chun
Kilo Patron

Hi @Ankita Jain,

 

It works find in my PDI, maybe you have some customization such as a client script/UI policy/BR that is clearing the field?

JamesChun_0-1713567033568.png

After selecting 'Copy Change' and when you are redirected to a new record, does it have the 'Model' field populated there? If not, it's likely from a Client Script or a UI Policy