Skip to main content
Only one Gantt widget (Work Items or Plans) is supported per Polarion wiki page.

Core Parameters

Plans typically span longer time ranges than individual work items. Use W (week), M (month), or Y (year) scale for better readability of plan-level scheduling.

Show Plan Work Item Section

When enabled, work items belonging to each plan are displayed beneath the plan bar in the Gantt hierarchy.

Advanced Parameters

Scripting Parameters

The Sort by parameter controls the order of top-level plan items, but custom sorting options for plans are more limited than for work items. Plans cannot be sorted via the same parameter-based mechanisms available in the Work Items Gantt.

Configuration Example

A typical Plans Gantt configuration for release and iteration planning:
  • Plans: Query selecting all plans with template Release
  • Load Children: 2 (to show iterations under releases and work items under iterations)
  • Enable Show Items: true
  • Start Field: gantt_start
  • Duration Field: gantt_duration
  • Parent Role: parent
  • Dependency Role: depends_on
  • Scale: M
  • Maximize View: true
diagram

Administration Defaults

Plans Gantt widget parameter defaults can be set in Administration > Configuration Properties:

See Also

Last modified on July 10, 2026