This snap-in helps cloning work items along with its associated work items eliminating the need for cloning linked items individually and mapping them.
Features
Clone Issue with Children Only
Clone a parent issue along with only its direct child issues, excluding other linked dependencies.Clone Issue with All Linked Issues
Clone an issue with all its linked issues including children, dependencies, and related items with full recursion.Clone Ticket with Linked Issues
Clone a ticket with only its directly linked issues (no further recursion beyond immediate links).Clone Ticket with Linked Issues and Children
Clone a ticket, its linked issues, and all children of those linked issues.
- Clone Ticket with Linked Issues and Dependents
Clone a ticket, its linked issues, and all dependent issues of those linked issues.
Usage
- Use "Clone Issue with Children Only" or "Clone issue with all linked Issues" buttons under the snap-components of an issue.
- Use "Clone Ticket with all linked Issues", "Clone Ticket with all linked Issues and its Children", or "Clone Ticket with all linked Issues and its Dependents" buttons under the snap-components of a ticket.
Installation
Install the snap-in from the DevRev Marketplace.
Provide the required inputs in the snap-in configuration.
Run
/validate_mapping
to confirm that the mappings are valid.Execute
/migrate_subtype
to perform the actual migration.