I want all manually made child Change Tasks to be copied over to the new Change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2025 09:40 AM
Hi Team,
when we click on copy change UI action on change form,
When a Change Request is copied, I want all manually made child Change Tasks to be copied over to the new Change (i.e. do not include Workflow Created Tasks, such as Change Assessment Tasks...etc.)
Note: As, I explored the OOB functionality, we have one UI Action with the name Copy Change it uses script Include like ChangeUtils and ChangeUtils expands the script Include of ChangeUtilsSNC.
We can't modify the script include since it is Read Only. Any other approach/solution to achieve this requirement.
Regards,
Abhilasha G T
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2025 09:50 AM
Hello @Abhilasha G T
I hope you have an identifying factor to separate system created tasks and manually created change tasks.
In that case you can just create a business rule, to copy over all the tasks from the change to another change.
Do you want it to work only when copy button is clicked ?
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2025 09:56 AM
Hi Shivalika,
Yes I want to achieve this, when Copy change button is clicked.
Regards,
Abhilasha G T
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2025 10:12 AM
Hello @Abhilasha G T
In that case is the "COPY" Ui action editable ? This could just be done with server script. Please share the screenshot of your copy ui action if it's editable.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2025 10:05 PM
Hi Shivalika ,
Yes, its OOB UI action and editable too, please find the details below,