Copying a change request copies all the related change task and attachments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
When copying a change, the associated change tasks and attachments are getting copied. We need a functionality where when user selects copy change the system should display the Attachments and the Change tasks associated and user should be able to select the Attachments needed, change task that to be copied and also the attachments in that change task that has to be copied. Could someone please suggest on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
ahoy @Helan,
that sounds like a lot of to do 😛 is that expected in native UI, workspace or portals? None of it will be easy though...
✂-----Cutting-out-the---✦AI-noise✦---All-replies-written-and-vouched-for-by-GlideFather---
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
In the native ui
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hello,
When the user clicks Copy, query the database via AJAX/API to retrieve all associated Change Tasks and their respective attachments, as well as attachments directly linked to the parent Change Request.
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Could you please let me know how to do this?
