How to move a task from one project to another project
How can I move tasks to another.
I have successfully got a list of task ids to move
I have the target projectID
I currently have tried using update record, setting the projectID to the target
The update record module does not error.
But the task is not moved.
Can someone point me to an example of moving a task?