- Work Item Fields — fields on work item cards
- Resource Fields — fields on swimlane resources
- Plans (Columns) Parameters — widget parameters that control how Plans are loaded
- Plans Modes — available planning mode options
Plan creation parameters
These fields are set when creating a new Plan through Planningboard (via the New Plan feature in the toolbar). They correspond to the properties ofPlanParameters.
Configuration property
Common values for
templateId are iteration and release. The available templates depend on your Polarion project configuration. Check Administration > Plans in Polarion to see the template IDs available for your project.Plan display configuration (widget parameters)
These parameters control which Plans are shown on the board and how they are displayed. They are set per widget instance in the widget parameters editor.Plans mode values
Plan scheduling fields
These fields are on the Plan data model itself (as resolved from Polarion) and drive how Planningboard assigns work items to Plans.When a work item is dragged onto a Plan column, Planningboard assigns it to Plans whose
start_date–end_date range spans the item’s dates. If stemming is enabled and syncSAFEParentsFromChildren applies, parent Plans are automatically updated when team assignments change.Plan link URL template
TheplanLink parameter accepts a URL template with ${plan.*} variable substitution. Clicking a column header opens the resolved URL.
Example — link to Polarion Plan page
Example — link to a custom report parameterized by Plan
New Plan configuration
These parameters appear in the New Plan section of the widget parameters editor. They define the rules used when a user creates a Plan directly from the Planningboard toolbar.New Plan without Teams — example
Version_3_0 each time the + button is clicked in the toolbar.
New Plan with Teams — example
Capacity-related Plan fields
These parameters control how Plan capacity is calculated and displayed. They interact with the capacity bar shown on each Plan column.Plan fields diagram
Configuration example
The following example shows a complete widget parameter configuration for a sprint-planning board using Project Plans with capacity enabled:The exact field IDs for
capacityField depend on your Polarion project’s custom field configuration. Check Administration > Work Item Custom Fields in Polarion for available field IDs.Related reference
- Plans Modes — full list of
plansModevalues and when to use each - Plans (Columns) Parameters — all widget parameters for Plans columns
- Capacity Parameters — full capacity configuration reference
- Work Item Fields — fields on work item cards displayed within Plan columns
- SAFe Parameters — SAFe-specific Plan configuration