How can I copy a workitem to a different project area from an extension?
I'm looking to create a work item save extension that based on a field, copies the work item into a different project area. I know in the client, the dropdown on the workitem type and id has the option to copy a workitem to a different project area, but is there a way to access that functionality from the server api? I've only been able to find ways to do it through the client api.