Discussions

 View Only
  • 1.  Is there an easy way to adjust all predecessors if you add a new task?

    Posted 04-20-2017 15:58
    I am importing Tasks into a Schedule using the Copy and Master Detail button. Included in the imported tasks are predecessors. This works fine. However, periodically we find a new task needs to be added and predecessors may need to be adjusted to accommodate that new task. 

    So say I have record ID# 100 (Task 1), ID# 101 (Task 2), ID# 102 (Task 3), and so on (I have over 100 tasks). Each includes a predecessor. But I need to add a task half way through the project and that new task may be record ID# 500 (Task 8) with a predecessor of Task 2 and several other records with predecessor of Task 2 now need to change to predecessor Task 3 and consequently all other sequential records with a former predecessor of Task 2 need to be updated. Do I have to go through each task and update them manually based on the record ID? Or is there an easier way to do this, or another option rather than using predecessors?

    Thanks.


  • 2.  RE: Is there an easy way to adjust all predecessors if you add a new task?

    Posted 04-20-2017 19:44
    There is probably not a native way to do this, at least easily. There are probably a bunch of different ways to do it with scripting or by even changing how your app handles task dependencies. Contact me via the information in my profile if you would like to discuss offline some different options. I would need to ask you some questions to be able to provide any real recommendations on this.


  • 3.  RE: Is there an easy way to adjust all predecessors if you add a new task?

    Posted 01-09-2019 08:35
    Developing table with predecessors for project management.
    After some time I wanted to add one task to my standard list between previously existing one.
    Example Below:
    Record ID# - No explanation needed
    Task # - How I would like to position it now
    Related initiative - number imported from different table.

    Is there a way that Predecessor field would relate to different column than Record ID #? 



  • 4.  RE: Is there an easy way to adjust all predecessors if you add a new task?

    Posted 01-15-2019 10:32
    Anybody has some Idea how to pass this obstacle?
    How to design it to be adjustable?