How to move related items record from one ci to duplicate CI using script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 06:08 AM
How to move related items record from one ci to duplicate CI using script
I have 2 CIs and change record is linked to duplicate one and while remediating de dup task i can't see change record at time of merge relationship.So i want to write a script to move change record from duplicate record to main CI
can someone help?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi Jack,
I too have the same solution. Did you find any solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi Santosh,
you can try fix script.
On change request table you can update configuration item with script. or check task table and try update CI linked to any incident/change with script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
I want to copy other (not just task records) related table records too. Could you provide script if you have it handy?