How to move a task from one project to another project | Adobe Higher Education
Skip to main content
Level 2
September 26, 2023
解決済み

How to move a task from one project to another project

  • September 26, 2023
  • 1 の返信
  • 1137 ビュー

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?

このトピックへの返信は締め切られました。
ベストアンサー AndyD76

Found the answer.
Using custom api module and leveraging the move action for task

https://experienceleague.adobe.com/docs/workfront/using/adobe-workfront-api/api-general-information/api-basics.html?lang=en

 

As Pete-Worth mentioned the move action can be found in the Misc Action module when you have selected Task as the record type.
https://experienceleague.adobe.com/docs/workfront/using/adobe-workfront-fusion/fusion-apps-and-modules/workfront-modules.html?lang=en#actions

 

Thank you @pete-worth for the update. 

 

1 の返信

AndyD76作成者回答
Level 2
September 26, 2023

Found the answer.
Using custom api module and leveraging the move action for task

https://experienceleague.adobe.com/docs/workfront/using/adobe-workfront-api/api-general-information/api-basics.html?lang=en

 

As Pete-Worth mentioned the move action can be found in the Misc Action module when you have selected Task as the record type.
https://experienceleague.adobe.com/docs/workfront/using/adobe-workfront-fusion/fusion-apps-and-modules/workfront-modules.html?lang=en#actions

 

Thank you @pete-worth for the update. 

 

Pete-Worth
Adobe Employee
Adobe Employee
October 4, 2023

Since you're in Fusion - there's also a miscellaneous action you can use against Tasks to move them to another Project: does the same job but is a little more user friendly