Robson, I have some more information on this. Recently, a feature was implemented where certain summary tasks can be updated via synchronizing from P6 updated schedule. However, there are certain conditions around the summary and child tasks for this feature to work. Note: this feature is available in the latest release version - 6.3.2.0. 1. All the children (added within Synchro) are linked to one chain 2. The original task is not started/finished in P6 3. Constrains of the original tasks are ignored on synchronisation 4. Name and ID are synchronised 4. Start time is synchronised (all children are rescheduled accordingly) 5. Duration is synchronised as follows: if increased, the delta is added to the latest child, if decreased, the delta is subtracted from the latest child (the delta should not be more than duration of the latest child), otherwise the warning message is raised and the duration should be changed manually after synchronisation (e.g. by adding/removing children or something else). You may want to check whether the tasks that did not get updated meet the above conditions. Hope this helps. Best, Paolomee
↧