Copying a task multiple times in one project under different parent tasks | Community
Skip to main content
April 29, 2024
Question

Copying a task multiple times in one project under different parent tasks

  • April 29, 2024
  • 2 replies
  • 828 views

I have a pretty large project with over 100 parents tasks. We need to add a new subtask under each of those parent tasks. Is there a way to batch copy the task to all those parent tasks without having to go one by one adding it?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

skyehansen
Community Advisor
Community Advisor
April 30, 2024

I usually do this using a kickstart file. You can read more about kickstarts here.

https://experienceleague.adobe.com/en/docs/workfront/using/administration-and-setup/manage-wf/kick-starts/import-data-via-kickstarts

 

It gets a little annoying because you have to have the guids for each parent, but if you create a report with this info, it will be easy enough to export and then copy/paste all the guids into the column they need to be in.

 

I would recommend you test with one first and if that works, you can do all the rest.

TechAt
April 30, 2024

 

Hi @jhulet and "@skyehansen" (nice try on the #aacgotcha01 disguise...),

 

Untested, but if it works, could save some tedium...

 

It might be possible to use the #set ("pound-set") syntax within a Kickstart (or our Excel Updater solution) to dynamically look up the parent projects in this case (i.e. export the rows of the existing parent tasks, use those GUIDs to be the #set parentTaskID, and insert a new column for ID of 1, 2, 3...).

 

Regards,

Doug

Richard__Carlson
Community Advisor
Community Advisor
April 30, 2024

Project Templates