“Copy Change” functionality to correctly duplicate original Change Request details post-template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Team,
when am trying to click on copy change button original change request not copying along with custom template .
we have created custom template
after clicking on copy change in justification field add data was not copied in copy change request
can anyone give me suggestion why template data is not copied and environment as well not populated
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Can you share the code behind your 'copy change'? I suspect the issue being in the fields not being mentioned as 'to copy' fields. It could be in the UI action itself or in a script include called from the ui action.
Just to be sure: did you save the Change request before copying? Because without saving, it can't get the data from the original change.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Mark,
Thanks for the response , below is the code
Copy change Ui action.
Script includes :
i have tried with added template variable in below property, but still no changes, please do the need full
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Mark,
I have custom template that should apply from original change request to copy change. In my scenario copy change is not working with template date, how to achieve this.
I have custom template to apply this to change i wrote one onload client script.

