Task Kickstart predecessors | Community
Skip to main content
Level 2
August 15, 2023
Question

Task Kickstart predecessors

  • August 15, 2023
  • 1 reply
  • 1569 views

I'm trying to import tasks and can't get the predecessors to populate.  I have the setWbs, setIndent, setNumberOfChildren in the template, but the column setPredecessorString throws an error.  I have it formatted to text with task numbers where needed, but I get the 'predecessorID cannot be null' error.  And the indent doesn't work.  I am clearly missing something, would love some help!  

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

1 reply

skyehansen
Community Advisor and Adobe Champion
August 15, 2023

I'm not entirely sure what you're trying to do. Assuming you're working with a kickstart file, uploading your kickstart would possibly give us a clue?

 

I'm also uploading a sample kickstart so you can see some of what I do (this kickstart relates to uploading a sample template and template tasks but I imagine it's not too different to uploading a task to project)

ErikaWeAuthor
Level 2
August 15, 2023

I want to load projects in bulk for next year.  I have a template that sets up Programs and one that sets up projects.  Those seem to work.  And yes, I do have 1 template that I am using on all the projects, that brings in the custom forms, etc.  Now I'm trying to load the Tasks to the projects.  There are 5 rows / tasks for each marketing contact: row 1 is the header, rows 2,3,4,5 are indented, and row 5 has predecessor = row 2 & row 4 has predecessor = row 3.  Each project will have 10 - 20 of these task groups.  I exported a task kickstart file and am using that as my base.  I can get things to load (tasks, durations, dates) but have been unable to get the indent & predecessors to load.  I'll attach my file.   

skyehansen
Community Advisor and Adobe Champion
August 15, 2023

An initial very quick look at your spreadsheet is showing me that your column B is blank -- the ID column. This is the column that the rest of your spreadsheet refers to. When you set a predecessor string of "3", it goes to the ID column to see which task you have labeled as 3. Not saying that this is your end problem, but this would be one of your problems.