Move work item to different project area via API/REST
![]()
Hi,
is it possible to simulate the "Move workitem" operation via some API/REST calls?
If so could you give me a pointer where to look at?
Sincerely, Marko
|
One answer
![]()
I believe, if the project area models and data are the same (enumerations, etc), then all you have to do is change the project area reference and then save the workitem
Ralph has sample code that saves workitems on his blog at https://rsjazz.wordpress.com/ |