We are using TFS 2015 and the CMMI process template.
I am trying to find out how to create a full copy from an Issue work item whereby the target work item type should be Requirement. With full copy I mean that the values of all fields of the Issue that are also available within the Requirement (e.g. Title, Description, State, Area Path, Iteration,...) should be copied as well as all links to other work items (child, parent, related, successor, predecessor, etc.).
Using "Copy" within VSO will f.e. not copy child links of the Issue (Tasks). Instead it creates a "related" to the source Issue...
Any recommendation how this can be realized would be highly appreciated.