- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 06:40 AM - edited 03-19-2025 06:02 PM
As part of cloning, I want to include only the inactive records to be cloned from source instance to target instance.
ex - only closed incident, problem, change records should be cloned. And records which are open/active should not cloned.
Is that possible?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 06:14 PM
Hi @Suggy
clone those entire tables and run a clone clean up script and delete the active ones
or exclude those tables and move the closed ones through IDR.
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2025 11:03 PM
the same