- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 07:32 AM
I`m trying to copy over the sample changes from the standard change template
To the modify template as soon as template to modify is selected
has anyone done this before ?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2025 05:13 PM
You'd need to make some heavy customisations to 'std_chg_glide_list_change_requests' UI macro. the sample change requests variable on the catalog item isn't a normal variable but a series of nested macros.
It also doesn't make sense to modify the standard change and include the sample change requests provided as part of the original proposal. This is because the modification needs to reflect recent change request usage, and allows the change management team to see recent success examples.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 07:35 AM
Please provide more details, there is some gap in your statement.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 07:41 AM
if you go to standard changes - template management you have te Modify a standard change template.
in that form when you select template to modify, it should copy the sample change requests from that existing template into the sample change requests on the modify form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 07:50 AM
Thanks for the detailed clarity. I checked on my PDI, and the sample change variable is not available, but I believe we can add it. However, we need to confirm if the variable called 'business justification' has been added to the item_option_new.do table.
You can check the same for the new template and try creating a new variable, then bring it onto modified templates as well.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 02:37 AM - edited 03-26-2025 02:37 AM
i have the sample change requests already its a custom with label but i need to amend this script so it copies them over from the existing std change template: