How to copy workitem tree using API in Azure devops ?I need to copy workitems in azure devops by using API
I need to copy workitem tree (child and sub child) for example, feature with userstories and tasks.Entire workitem tree needed to copy.Is there any other method to copy workitem without API also fine?