Azure DevOps extension for cloning work items across multiple area paths with per-type defaults.
Features
Work item form page - "Share Across Products": On enabled work item types, pick one or more area paths and create clones in those areas. Clones keep most fields, tags, and related links, and are linked back to the source.
Per-type defaults: From Project Settings > Extensions > Clone Settings, choose which work item types expose the page and set default State and Iteration Path per type.
Dynamic area paths: Area paths load from the current project (no hard-coded mappings).
Safe system handling: System/read-only fields are skipped; default State/Iteration are applied only if configured.
How to use
Enable the work item types you need and set optional defaults in Project Settings > Extensions > Clone Settings.
Open a work item of an enabled type and go to the Share Across Products tab.
Select one or more area paths and click Share across products to create clones. The clones are related back to the original.
Requirements
Permissions to create work items and set Area Path/Iteration in the target project areas.