The CreatorCon Call for Content is officially open! Get started here.

SPM - External dependencies in Project Workspace

Tommaso2
Tera Expert

Hi all,

 

When I create an external dependency in Project Workspace the relationship is always Finish to Start and it cannot be modified.

Actually I cannot modify that dependency at all.

 

Can you please clarify how it works?

 

Many thanks

1 ACCEPTED SOLUTION

M Iftikhar
Giga Sage

Hi @Tommaso2 , 

That’s expected behavior in Project Workspace.  

How external dependencies work : 

  • You pick a task in the predecessor project to link with a task in the successor project. 
  • The system creates shadow tasks (read-only copies) in both projects. These stay in sync with the originals (shadow = true, orig_sys_id points to the source task). 
  • It also creates shadow relations in the planned_task_rel_planned_task table to mirror the original relation. 

At this point, only Finish-to-Start is supported as the dependency type for external dependencies, which is why you can’t modify it. That’s by design.

You can see this documented here:
Add an external dependency on planning console 

MIftikhar_0-1757938384310.png

 

Thanks & Regards,  
Muhammad Iftikhar  
  
If my response helped, please mark it as the accepted solution so others can benefit as well. 

View solution in original post

1 REPLY 1

M Iftikhar
Giga Sage

Hi @Tommaso2 , 

That’s expected behavior in Project Workspace.  

How external dependencies work : 

  • You pick a task in the predecessor project to link with a task in the successor project. 
  • The system creates shadow tasks (read-only copies) in both projects. These stay in sync with the originals (shadow = true, orig_sys_id points to the source task). 
  • It also creates shadow relations in the planned_task_rel_planned_task table to mirror the original relation. 

At this point, only Finish-to-Start is supported as the dependency type for external dependencies, which is why you can’t modify it. That’s by design.

You can see this documented here:
Add an external dependency on planning console 

MIftikhar_0-1757938384310.png

 

Thanks & Regards,  
Muhammad Iftikhar  
  
If my response helped, please mark it as the accepted solution so others can benefit as well.