Mapping advanced dependency types (SS, FF, SF) to Polarion link roles requires Gantt version 4.4.0 or later. (Advanced dependency link types were first introduced in 3.0.0.) Earlier versions only support Finish-to-Start.
Dependency Type Codes
Dependency Link Properties
Each dependency link in the Gantt chart carries the following properties:Dependency Type Visual Reference
Enabling Advanced Dependency Types
By default, only Finish-to-Start (0) dependency links are supported. To enable all four types, set the following configuration property:
Dependency Role Widget Parameter
The Dependency Role widget parameter controls which Polarion work item link roles represent dependency relationships. Configure this under Widget Properties > Work Items > Dependency Roles.Link Role Mapping per Dependency Type
You can optionally map each dependency type to a different Polarion link role by adding these configuration properties:Link Direction
By default, the Gantt reverses the arrow direction to match standard Gantt chart conventions (source points to dependent item). If your Polarion link role already points from source to dependent, set the forward dependency property:Disabling Dependency Link Creation
To prevent users from creating dependency links by dragging, add this to the Gantt Config Script widget parameter:Constraint Violation Indicators
When a dependency constraint is violated (for example, a target task is scheduled before its source finishes in a Finish-to-Start relationship), the Gantt displays a red dotted line under the incorrectly positioned task bar. Move the task to comply with the dependency rules to resolve the violation.Lag and Lead Time
Each dependency link supports alag property:
Related Pages
- Create Your First Dependency Link — step-by-step tutorial
- Work Items Gantt Widget Parameters — Dependency Role parameter
- General Administration Properties — advanced dependency properties
- Gantt Config Script API —
drag_linksand other config overrides