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?
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I usually do this using a kickstart file. You can read more about kickstarts here.
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.
Views
Replies
Total Likes
Hi @JHulet and "@skyeh" (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
Views
Replies
Total Likes
Project Templates
Views
Replies
Total Likes
Views
Likes
Replies