Skip to main content
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

Each dependency link in the Gantt chart carries the following properties:

Dependency Type Visual Reference

diagram

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:
Set this property in Project / Repository Administration > Configuration Properties.
When using advanced dependency types, the Gantt stores metadata in a custom field called gantt_dependency_metadata. Hide this field from end users in the Polarion Form Configuration.

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. You can optionally map each dependency type to a different Polarion link role by adding these configuration properties:
Multiple link roles per dependency type are supported as comma-separated values:
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:
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.
When auto-scheduling is enabled, the Gantt automatically recalculates task dates based on dependency constraints. Dependency links that are hidden or not loaded due to limits are ignored by the scheduling engine.

Lag and Lead Time

Each dependency link supports a lag property:
Last modified on July 10, 2026